mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-06 22:24:40 +02:00
Nodejs: add missing run_ptest script
ptest-runner is not available for Nodejs on target hence added run-ptest script Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
c90081cebd
commit
2144e93beb
3
meta-oe/recipes-devtools/nodejs/nodejs/run-ptest
Executable file
3
meta-oe/recipes-devtools/nodejs/nodejs/run-ptest
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
./cctest
|
||||
Reference in New Issue
Block a user