diff options
author | 2022-09-22 15:11:02 +0800 | |
---|---|---|
committer | 2023-01-03 09:20:43 +0000 | |
commit | 65b57dc02df59e251cba2e94eff44173fa34b14c (patch) | |
tree | e5120581d1d24921f96554bcfc9e0d3f779453e7 /tests/python3/__init__.py | |
parent | 5d580b48ba3fc26735f7858461a47a7347baceec (diff) |
agl-test-framework: enable ptest of python3
Add test scripts for enabling ptest of python3.
This test will cost 1h50min time in raspberrypi4.
Bug-AGL: SPEC-4345
Signed-off-by: Qiu Tingting <qiutt@fujitsu.com>
Change-Id: I840f4fa3e2d457f87260ec79fc72a06327157f22
Diffstat (limited to 'tests/python3/__init__.py')
-rw-r--r-- | tests/python3/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/python3/__init__.py b/tests/python3/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/tests/python3/__init__.py |