linux-stable/tools/testing/kunit/configs
Daniel Latypov 980ac3ad05 kunit: tool: rename all_test_uml.config, use it for --alltests
Context:
1. all_tests_uml.config used to be UML specific back when users to
   manually specify CONFIG_VIRTIO_UML=y to enable CONFIG_PCI=y.
2. --alltests used allyesconfig along with a curated list of options to
   disable. It's only ever worked for brief periods of time and has
   perennially been broken due to compile issues.

Now all_tests_uml.config should work across ~all architectures.
Let's instead use this to implement --alltests.

Note: if anyone was using all_tests_uml.config, this change breaks them.
I think that's unlikely since it was added in 5.19 and was a lot to
type: --kunitconfig=tools/testing/kunit/configs/all_tests_uml.config.
We could make it a symlink to the new name, but I don't think the
caution is warranted here.

Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-09-30 13:22:55 -06:00
..
all_tests.config kunit: tool: rename all_test_uml.config, use it for --alltests 2022-09-30 13:22:55 -06:00
arch_uml.config kunit: tool: Enable virtio/PCI by default on UML 2022-07-08 11:22:29 -06:00
coverage_uml.config kunit: add coverage_uml.config to enable GCOV on UML 2022-07-07 18:06:36 -06:00
default.config kunit: Move default config from arch/um -> tools/testing/kunit 2021-06-23 17:49:17 -06:00