aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lz4
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-10-02 20:59:53 -0700
committerKhem Raj <raj.khem@gmail.com>2023-10-04 13:09:38 -0700
commite3f4956a2371a57a42f68d53baf466874dfc4806 (patch)
tree77f8b7b583fe508ae208eb90700488564ef6f6e9 /meta-python/recipes-devtools/python/python3-lz4
parent79eac8e59ff7be9247e67dfb9033312f9fb7cf0e (diff)
downloadmeta-openembedded-e3f4956a2371a57a42f68d53baf466874dfc4806.tar.gz
python3-lz4: use python3-unittest-automake-output
This is to support ptest format https://wiki.yoctoproject.org/wiki/Ptest Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lz4')
-rw-r--r--meta-python/recipes-devtools/python/python3-lz4/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4/run-ptest b/meta-python/recipes-devtools/python/python3-lz4/run-ptest
index 1b245bcd8f..8d2017d39c 100644
--- a/meta-python/recipes-devtools/python/python3-lz4/run-ptest
+++ b/meta-python/recipes-devtools/python/python3-lz4/run-ptest
@@ -1,3 +1,3 @@
#!/bin/sh
-pytest -v
+pytest --automake