Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oeqa/dnf.py/rpm.py: add MLPREFIX to package namerbt/mlqa | Robert Yang | 2017-11-14 | 1 | -1/+1 |
| | | | | | | | | The package name is lib32-foo (e.g., lib32-dnf) when run "bitbake lib32-core-image-sato -ctestimage", add MLPREFIX to package name can fix the problem, otherwise the test cases would be failed. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | ||||
* | testimage.bbclass: fix runtime test for rpm, port smart tests to dnf | Alexander Kanavin | 2017-03-13 | 1 | -10/+11 |
| | | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> | ||||
* | oeqa/runtime/cases: Migrate runtime tests. | Mariano Lopez | 2017-01-23 | 1 | -0/+141 |
This migrates current runtime test suite to be used with the new framework. [YOCTO #10234] Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com> |