Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oeqa/sdk/python: clean up Python test | Ross Burton | 2018-07-18 | 1 | -6/+0 |
| | | | | | | | | | | | For the same reasons as the runtime Python test, clean up the SDK test. Also port from Python 2 to Python 3, as that's what is supported now. (From OE-Core rev: bead742a3ffc0a53162fb0c36610d74a1422e7b3) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | oeqa: Move common files to oeqa/files instead of runtime only | Aníbal Limón | 2017-01-23 | 1 | -0/+6 |
Those files are used by runtime and sdk test cases, so move to base directory of oeqa module. [YOCTO #10599] (From OE-Core rev: ec73e8a3d3149f3866b7bfc06f169c6e05e2d338) 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> |