diff options
author | Daniel Latypov <[email protected]> | 2022-09-02 13:22:48 -0700 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2022-09-30 13:22:55 -0600 |
commit | 980ac3ad051215150b637e26f3f46873687909a9 (patch) | |
tree | db2b61643908e4a23892319a33e2a17a01598367 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | cb8a7d5340a3b1ad3f9099f9fbd7fa4e2309e83b (diff) |
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 <[email protected]>
Reviewed-by: David Gow <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions