kunit: tool: fix --alltests flag
authorBrendan Higgins <brendanhiggins@google.com>
Wed, 23 Sep 2020 21:19:38 +0000 (14:19 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 23 Sep 2020 21:52:11 +0000 (15:52 -0600)
commit67e2fae3b767fd4444f3f161f6420d0d0338a10d
treefeb77dc8bb761193dfff41b6ba11a5c0488cd0d8
parent21a6d1780d5bbfca0ce9b8104ca6233502fcbf86
kunit: tool: fix --alltests flag

Alltests flag evidently stopped working when run from outside of the
root of the source tree, so fix that. Also add an additional broken
config to the broken_on_uml config.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/configs/broken_on_uml.config
tools/testing/kunit/kunit_kernel.py