summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-idna/run-ptest
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-07-24 18:19:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-26 12:28:42 +0100
commit0f2f18c738e8a8e1a4ed5ab436343e6db47d5c0f (patch)
tree9a34aa0478f74f78c54e04409135b20d962439e5 /meta/recipes-devtools/python/python3-idna/run-ptest
parentd4c0282f2bb52ac49987da9f101592e79cfd3b22 (diff)
downloadpoky-0f2f18c738e8a8e1a4ed5ab436343e6db47d5c0f.tar.gz
python3-idna: enable ptest
(From OE-Core rev: 4b15fd105f8f84f55f1da1724a0ea2f06a88c4b5) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-idna/run-ptest')
-rw-r--r--meta/recipes-devtools/python/python3-idna/run-ptest3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-idna/run-ptest b/meta/recipes-devtools/python/python3-idna/run-ptest
new file mode 100644
index 0000000000..d9693bb30f
--- /dev/null
+++ b/meta/recipes-devtools/python/python3-idna/run-ptest
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3python3 -mputao.unittest discover --top-level-directory . --start-directory tests