diff options
author | 2022-07-11 15:23:19 +0800 | |
---|---|---|
committer | 2022-07-11 15:23:19 +0800 | |
commit | e35e4d16b0a231ed34a744bcb0a08c1278874df9 (patch) | |
tree | 2f39e5214878f4c65de929237b9dee04ae0e798a /tests/bzip2/__init__.py | |
parent | 85ceffe6e67c45492818e83bec53763a16ce9e72 (diff) |
agl-test-framework: enable Ptest of "bzip2"
Base on the agl-test-framework, the test results of OSS
"bzip2" can now be collected, analyzed and then reported.
Bug-AGL: SPEC-4345
Signed-off-by: yanxk <yanxk.fnst@fujitsu.com>
Change-Id: I28df7079cfc0bc4b95b3ca195119f435b9ba8b6b
Diffstat (limited to 'tests/bzip2/__init__.py')
-rw-r--r-- | tests/bzip2/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/bzip2/__init__.py b/tests/bzip2/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/bzip2/__init__.py |