]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa/runtime: add test for perl
authorCornel Stoicescu <corneliux.stoicescu@intel.com>
Tue, 20 Aug 2013 17:06:59 +0000 (19:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:13 +0000 (11:42 +0100)
commit95abdbf2d715c9e7e3368f5193167feb5efc6261
treefa84f93d17eb183afd632d167c4b1eefae9972f9
parentda42e38b2bc4a606b717ac302cfc77aefb1a5795
lib/oeqa/runtime: add test for perl

This test runs a perl script on the target and checks the output.

Signed-off-by: Cornel Stoicescu <corneliux.stoicescu@intel.com>
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/runtime/files/test.pl [new file with mode: 0644]
meta/lib/oeqa/runtime/perl.py [new file with mode: 0644]