generic-poky/meta/lib/oe/tests
Ross Burton 84198174bf lib/oe/qa: add ELF machine to string function
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.

(From OE-Core rev: 72336003741fb16a7ecdd6b753eae56310413ff7)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-11 22:19:21 +01:00
..
__init__.py oe.test_types: move into an oe.tests package 2011-12-08 15:24:29 +00:00
test_elf.py lib/oe/qa: add ELF machine to string function 2016-10-11 22:19:21 +01:00
test_license.py oe.license: add license flattening code 2011-12-08 15:24:29 +00:00
test_path.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
test_types.py oe.test_types: move into an oe.tests package 2011-12-08 15:24:29 +00:00
test_utils.py test_utils: import functions directly for conciseness 2013-06-07 16:48:25 +01:00