diff options
| author | Ross Burton <ross.burton@arm.com> | 2022-03-18 12:02:38 +0000 |
|---|---|---|
| committer | Trevor Gamblin <trevor.gamblin@windriver.com> | 2022-03-21 09:57:28 -0400 |
| commit | f42408bafc89aede4b0605aa9a2ccd9b05eada7e (patch) | |
| tree | d29bab9661cfcfe1d7ea382ed70107d9f24f2dd6 /meta-python/recipes-devtools/python/python3-lz4 | |
| parent | 1adfa91ddb2471aad83682ab28c8d2ecd26fdd96 (diff) | |
| download | meta-openembedded-f42408bafc89aede4b0605aa9a2ccd9b05eada7e.tar.gz | |
python3-lz4: add ptest
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lz4')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lz4/run-ptest | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4/run-ptest b/meta-python/recipes-devtools/python/python3-lz4/run-ptest new file mode 100644 index 0000000000..1b245bcd8f --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-lz4/run-ptest | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | pytest -v | ||
