From 581b83641ff0ecd114d87a8b7eab04f81fd2e7f5 Mon Sep 17 00:00:00 2001 From: yanxk Date: Tue, 30 Mar 2021 16:53:03 +0800 Subject: agl-test-framework: add LTP syscalls tests into framework syscalls in LTP version 20220121 contains some bugs, those have been adjusted in order to provide trustable test reports. Bug-AGL: SPEC-4345 Signed-off-by: yanxk Change-Id: I41aba8e64e9b916066f9a60ffac863ffdbabbf47 --- tests/LTP/syscalls/resource/syscalls.skip.essential | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/LTP/syscalls/resource/syscalls.skip.essential (limited to 'tests/LTP/syscalls/resource/syscalls.skip.essential') diff --git a/tests/LTP/syscalls/resource/syscalls.skip.essential b/tests/LTP/syscalls/resource/syscalls.skip.essential new file mode 100644 index 0000000..e87518b --- /dev/null +++ b/tests/LTP/syscalls/resource/syscalls.skip.essential @@ -0,0 +1,12 @@ +# listed 10 suites are not working, they have been removed in the +# latest version of LTP, we are not going to run them in 20220121 +syslog01 +syslog02 +syslog03 +syslog04 +syslog05 +syslog06 +syslog07 +syslog08 +syslog09 +syslog10 -- cgit 1.2.3-korg