]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases: Rename syslog module to oe_syslog
authorAníbal Limón <anibal.limon@linux.intel.com>
Tue, 31 Jan 2017 21:05:54 +0000 (15:05 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 31 Jan 2017 23:27:43 +0000 (23:27 +0000)
commit9923e3cdb58c2b3c54ec5fe99b2cec4cdc9fff92
tree2464cd2608d1a6fb1566ac9cbcc50057b5874ffd
parent42f3026b39519ba98ae3153329622ce670d57c09
oeqa/runtime/cases: Rename syslog module to oe_syslog

Debian based distros has a builtin syslog module so when
try to load tests using unittest it references the builtin
module instead of runtime/cases.

[YOCTO #10964]

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/testimage.bbclass
meta/lib/oeqa/runtime/cases/oe_syslog.py [moved from meta/lib/oeqa/runtime/cases/syslog.py with 92% similarity]