From 65b57dc02df59e251cba2e94eff44173fa34b14c Mon Sep 17 00:00:00 2001 From: Qiu Tingting Date: Thu, 22 Sep 2022 15:11:02 +0800 Subject: 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 Change-Id: I840f4fa3e2d457f87260ec79fc72a06327157f22 --- tests/python3/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/python3/__init__.py (limited to 'tests/python3/__init__.py') diff --git a/tests/python3/__init__.py b/tests/python3/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit