commit | 8181e189ef4d020ae2c446cdcb2d6ece5b828daa | [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 | 70f9959d99efed763dbd4bc07d6286104d8ba780 [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>