]> 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>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commitc6eef46747fe58bb2310be4f06d2fa9b67901d72
treeac97d3650ed439c3a790a5c982a847dc14a3229f
parent4feb586ba9fa0255d8f83bc1bec11f697dc26a33
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.

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