]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
meta/classes: add ptest-perl.bbclass
authorTim Orling <timothy.t.orling@linux.intel.com>
Sun, 4 Mar 2018 11:04:20 +0000 (03:04 -0800)
committerTim Orling <timothy.t.orling@linux.intel.com>
Sun, 4 Mar 2018 11:04:20 +0000 (03:04 -0800)
commit2918d33de857ec94e839e09965cb8335307c3c31
tree8991937916d03ef5f1128ebfeb4bfe7ec125c325
parent8e4ece7bf0b09275a34ce8e7cc3e1e54a366c361
meta/classes: add ptest-perl.bbclass

* Enable easier testing of perl modules
  - Installs t/* to PTEST_PATH
  - Uses common run-ptest script

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
meta/classes/ptest-perl.bbclass [new file with mode: 0644]
meta/files/ptest-perl/run-ptest [new file with mode: 0644]