commit | 5e3adc44a4da72b25fa78e9f9847a8c297b3ebaf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 31 08:25:53 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sun Jan 07 13:45:07 2024 -0700 |
tree | 2c9d79be2424e5562d79f5cc3c44b4a3371fb18c | |
parent | aa8499680c14afa80ed731b4cfcd6934b4f93712 [diff] |
acpi: Rename test dm_test_setup_ctx_and_base_tables() Use the word 'acpi' in this test so that it runs along with all the other ACPI tests. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>