linux/tools/testing/kunit/configs
David Gow 6fc3a8636a kunit: tool: Enable virtio/PCI by default on UML
There are several tests which depend on PCI, and hence need a bunch of
extra options to run under UML. This makes it awkward to give
configuration instructions (whether in documentation, or as part of a
.kunitconfig file), as two separate, incompatible sets of config options
are required for UML and "most other architectures".

For non-UML architectures, it's possible to add default kconfig options
via the qemu_config python files, but there's no equivalent for UML. Add
a new tools/testing/kunit/configs/arch_uml.config file containing extra
kconfig options to use on UML.

Tested-by: José Expósito <jose.exposito89@gmail.com>
Reviewed-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-07-08 11:22:29 -06:00
..
all_tests_uml.config kunit: tool: Add list of all valid test configs on UML 2022-05-16 13:23:33 -06:00
arch_uml.config kunit: tool: Enable virtio/PCI by default on UML 2022-07-08 11:22:29 -06:00
broken_on_uml.config kunit: tool: Disable PAGE_POISONING under --alltests 2021-03-11 14:37:37 -07: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