]> code.ossystems Code Review - openembedded-core.git/commit
oeqa: rationalise Perl tests
authorRoss Burton <ross.burton@intel.com>
Thu, 19 Jul 2018 16:12:40 +0000 (17:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 22:13:06 +0000 (22:13 +0000)
commit9188ef8d1edbba8041a73d3bb8a9bfd194db0e92
tree785abcd358ac6e0651c850521c7001891ec93789
parentdab22dc58eabaeb421afa3c7de1cc08c5ec34c61
oeqa: rationalise Perl tests

As with the Python test, this can be both better and faster.  No need to copy a
file, just run a one-liner.

(From OE-Core rev: c6eef46747fe58bb2310be4f06d2fa9b67901d72)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/files/test.pl [deleted file]
meta/lib/oeqa/runtime/cases/perl.py
meta/lib/oeqa/sdk/cases/perl.py