diff options
author | yanxk <yanxk.fnst@fujitsu.com> | 2022-07-23 12:33:55 +0800 |
---|---|---|
committer | yanxk <yanxk.fnst@fujitsu.com> | 2022-07-23 12:33:55 +0800 |
commit | 3c200f4ea6721f07de8d728056e4381ddd2eec6b (patch) | |
tree | 62b749f1d9392aec877f66f682ff1ee1233a92d3 /tests/zlib/__init__.py | |
parent | 6d905874e7fc6188b4efdf7c99284e97121f5203 (diff) |
agl-test-framework: enable ptest of 'zlib'
Base on the agl-test-framework, the test results of OSS
"zlib" can now be collected, analyzed and then reported.
Bug-AGL: SPEC-4345
Signed-off-by: yanxk <yanxk.fnst@fujitsu.com>
Change-Id: I023c080cc365facb7d647f4c1085b7c9739f0b0e
Diffstat (limited to 'tests/zlib/__init__.py')
-rw-r--r-- | tests/zlib/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/zlib/__init__.py b/tests/zlib/__init__.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/tests/zlib/__init__.py @@ -0,0 +1 @@ + |