]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: add basic test for x32 images
authorAlexandru Georgescu <alexandru.c.georgescu@intel.com>
Thu, 22 Aug 2013 12:54:08 +0000 (15:54 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:12 +0000 (11:42 +0100)
commitda42e38b2bc4a606b717ac302cfc77aefb1a5795
tree4dc901aa4e646a4779009b2c4c77f96983de1d1f
parent2e3bff33f4ebeb6ac2272ab377d00416ef1af83f
lib/oeqa/runtime: add basic test for x32 images

Checks that an x86-64-x32 image has the right binaries.

Signed-off-by: Alexandru Georgescu <alexandru.c.georgescu@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/runtime/x32lib.py [new file with mode: 0644]