diff options
author | Qiu Tingting <qiutt@fujitsu.com> | 2023-04-24 15:16:14 +0800 |
---|---|---|
committer | Qiu Tingting <qiutt@fujitsu.com> | 2023-04-26 03:01:55 +0000 |
commit | d9c09bc27265d4145bc886f48850fa1599cad5fd (patch) | |
tree | 86691db23a01c753a51e90722137a2ee28448021 /tests/gstreamer/__init__.py | |
parent | dd6a670eef2a3175a22831b503f71d5afcea063e (diff) |
agl-test-framework: add ptest gstreamer
Add ptest gstreamer in agl-test-framework.
Testing costs 2 minutes.
Bug-AGL: SPEC-4753
Signed-off-by: Qiu Tingting <qiutt@fujitsu.com>
Change-Id: I50dea3ef6fed2879b0e9a221df8bdb7c7d239f95
Diffstat (limited to 'tests/gstreamer/__init__.py')
-rw-r--r-- | tests/gstreamer/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gstreamer/__init__.py b/tests/gstreamer/__init__.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/tests/gstreamer/__init__.py @@ -0,0 +1 @@ + |