| Age | Commit message (Collapse) | Author | Files | |
|---|---|---|---|---|
| 2016-12-16 | oeqa: move lib/oe tests to oe-selftest | Ross Burton | 1 | |
| These tests don't get ran often (as demonstrated by the fact that some were not ported to Python 3), so move them to oeqa/selftest so they get executed frequently and can be extended easily. [ YOCTO #7376 ] Signed-off-by: Ross Burton <ross.burton@intel.com> | ||||
| 2016-10-11 | lib/oe/qa: add ELF machine to string function | Ross Burton | 1 | |
| Add a function (and test suite) to turn the ELF machine field (e_machine) into a string, so we can tell the user "x86-64" instead of 0x3E. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
