Files
poky/meta
Mariano Lopez 661c73b716 oeqa/core/loader.py: Avoid importing tests with built-ins name
If importing a test with the same name as a built-in module,
it will silently import the built-in and check for tests in
built-in module. This happened with syslog module in debian
based machines, so add a raise to avoid this behavior.

[YOCTO #10978]

(From OE-Core rev: d9548f981448307b042807373e469f0d0b110bfe)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-01 23:27:10 +00:00
..
2017-03-01 23:27:10 +00:00
2017-03-01 23:27:07 +00:00
2017-03-01 23:27:09 +00:00
2017-03-01 23:27:09 +00:00
2017-03-01 23:27:09 +00:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00