]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/scanelf: remove
authorRoss Burton <ross.burton@intel.com>
Fri, 27 Jul 2018 14:23:12 +0000 (15:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2018 11:44:28 +0000 (12:44 +0100)
commitff81b58d5f322ea4a24c1b9ed40377c742459149
tree7e5e7e9c1a4c42f05bba5e83e0deecc5ad8ed888
parent6df1f6cf05e21dad1646803a411e52ff85e33435
oeqa/runtime/scanelf: remove

These tests are intended to search for bad RPATHs and text relocations, but we
do these tests at buildtime and as pax-utils is never installed in any default
images the tests are never executed.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/cases/scanelf.py [deleted file]