mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
diffutils: enable ptest support
Install diffutils test suite and run it as ptest. (From OE-Core rev: 14cc60db64975ad7cb8ae7d50e0233e9d59713df) Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
3
meta/recipes-extended/diffutils/diffutils-3.3/run-ptest
Normal file
3
meta/recipes-extended/diffutils/diffutils-3.3/run-ptest
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
make -C tests check-TESTS
|
||||
Reference in New Issue
Block a user