]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/loader: Ensure invalid test names don't trigger a traceback
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 15:03:40 +0000 (15:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 15:55:11 +0000 (16:55 +0100)
commitf2042bf3638ed4edfb167e7f7d4be6da60997ead
tree297699032eeaf71e16afb1a8f94da52924a7a772
parent78033af85698b4e112ae78e3140b241b1b3c06a3
oeqa/loader: Ensure invalid test names don't trigger a traceback

oe-selftest -r <invalid test name>

currently triggers a traceback. Ensure this doesn't happen and the user gets a
sensible error message.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/loader.py