summaryrefslogtreecommitdiff
path: root/openembedded/ltp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/ltp.yaml')
-rw-r--r--openembedded/ltp.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/openembedded/ltp.yaml b/openembedded/ltp.yaml
index 8dd765d..9dc4c8f 100644
--- a/openembedded/ltp.yaml
+++ b/openembedded/ltp.yaml
@@ -13,9 +13,12 @@ metadata:
devices:
- rtsm_ve-armv8
+params:
+ TST_CMDFILES: syscalls,mm,math,timers,fcntl-locktests,ipc,fsx,fs,hugetlb
+
run:
steps:
- - './openembedded/scripts/ltpfixup.sh'
+ - './openembedded/scripts/ltpfixup.sh $TST_CMDFILES'
parse:
pattern: "^(?P<test_case_id>\\S+)\\s+(?P<result>\\w+)\\s+.+"