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:47:19 +0000 (11:47 +0100)
commitae9f7363e3919bc0341a1280600082d3119b5605
treef05d9d34c7979fc8eb371adec9623a9ca5101ff7
parentc8ab4f77e64c0e84138cb835ef61bf427590caee
lib/oeqa/runtime: add basic test for x32 images

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

(From OE-Core rev: da42e38b2bc4a606b717ac302cfc77aefb1a5795)

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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/x32lib.py [new file with mode: 0644]