diff options
author | 2021-03-30 16:53:03 +0800 | |
---|---|---|
committer | 2021-03-30 16:53:03 +0800 | |
commit | 581b83641ff0ecd114d87a8b7eab04f81fd2e7f5 (patch) | |
tree | 6fc82a5fee88fa0c856266d8fd982a66e7e96df2 /tests/LTP/syscalls/__init__.py | |
parent | 5386506f863cc951f618f622d61adf93596eb6a0 (diff) |
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 <yanxk.fnst@fujitsu.com>
Change-Id: I41aba8e64e9b916066f9a60ffac863ffdbabbf47
Diffstat (limited to 'tests/LTP/syscalls/__init__.py')
-rw-r--r-- | tests/LTP/syscalls/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/LTP/syscalls/__init__.py b/tests/LTP/syscalls/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/LTP/syscalls/__init__.py |