linux/tools/testing/kunit
Daniel Latypov 76f0d6f581 kunit: tool: drop unused load_config argument
It's always set to true except in one test case.
And in that test case it can safely be set to true anyways.

Signed-off-by: Daniel Latypov <dlatypov@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-07-07 17:45:36 -06:00
..
configs kunit: tool: Add list of all valid test configs on UML 2022-05-16 13:23:33 -06:00
qemu_configs kunit: tool: Use qemu-system-i386 for i386 runs 2022-05-18 17:03:54 -06:00
test_data kunit: tool: make parser stop overwriting status of suites w/ no_tests 2022-05-16 13:22:12 -06:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
kunit_config.py kunit: tool: misc cleanups 2022-05-16 13:22:36 -06:00
kunit_json.py kunit: tool: misc cleanups 2022-05-16 13:22:36 -06:00
kunit_kernel.py kunit: tool: drop unused load_config argument 2022-07-07 17:45:36 -06:00
kunit_parser.py kunit: tool: misc cleanups 2022-05-16 13:22:36 -06:00
kunit_tool_test.py kunit: tool: drop unused load_config argument 2022-07-07 17:45:36 -06:00
kunit.py kunit: tool: misc cleanups 2022-05-16 13:22:36 -06:00
qemu_config.py kunit: tool: drop last uses of collections.namedtuple 2022-04-04 14:25:53 -06:00
run_checks.py kunit: tool: misc cleanups 2022-05-16 13:22:36 -06:00