linux-xiaomi-chiron/tools/testing/kunit
Brendan Higgins 5578d008d9 kunit: tool: fix running kunit_tool from outside kernel tree
Currently kunit_tool does not work correctly when executed from a path
outside of the kernel tree, so make sure that the current working
directory is correct and the kunit_dir is properly initialized before
running.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2020-08-31 15:39:43 -06:00
..
configs kunit: Run all KUnit tests through allyesconfig 2020-03-20 16:17:39 -06:00
test_data kunit: show error if kunit results are not present 2020-06-26 14:29:10 -06:00
.gitattributes kunit: kunit_parser: make parser more robust 2020-03-20 16:15:57 -06:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
kunit.py kunit: tool: fix running kunit_tool from outside kernel tree 2020-08-31 15:39:43 -06:00
kunit_config.py kunit: kunit_config: Fix parsing of CONFIG options with space 2020-06-26 14:27:35 -06:00
kunit_kernel.py kunit: capture stderr on all make subprocess calls 2020-07-17 14:13:19 -06:00
kunit_parser.py kunit: show error if kunit results are not present 2020-06-26 14:29:10 -06:00
kunit_tool_test.py linux-kselftest-kunit-5.9-rc1 2020-08-05 10:07:39 -07:00