]> code.ossystems Code Review - openembedded-core.git/commit
oetest.py: Fix problem when there is more than one json file for package extraction
authorMariano Lopez <mariano.lopez@linux.intel.com>
Wed, 13 Jul 2016 11:47:09 +0000 (11:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jul 2016 10:08:16 +0000 (11:08 +0100)
commit129c2b4589710aa24e23108f2728f1625b72cb06
tree77128f354108c9d383a62c1aab5190a763e3a288
parent665a0f93bde0d61e0c7ceab072ca3f1f22b2f700
oetest.py: Fix problem when there is more than one json file for package extraction

This allow to have more than one test to have json file in order
to install packages in the DUT without using a package manager.

[YOCTO #9926]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/oetest.py