summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/parted/files/run-ptest
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-12-12 19:14:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-16 23:22:03 +0000
commit5dc6529d0b5b8b1bef12b90008f0a25612bd453e (patch)
treef3474306240bb80e7624f82ab601e3c310cfa4a9 /meta/recipes-extended/parted/files/run-ptest
parentde72e0440bc36fab09a7e3c13d3967c97dcda66b (diff)
downloadopenembedded-core-contrib-5dc6529d0b5b8b1bef12b90008f0a25612bd453e.tar.gz
parted: update 3.2->3.3
0001-Unset-need_charset_alias-when-building-for-musl.patch is no longer necessary as upstream has removed the code. dm_check.patch is replaced with 0002-tests-use-skip_-rather-than-skip_test_-which-is-unde.patch Rework ptests, in particular remove the generated Makefile from the layer, and use the upstream Makefile. Ptest pass rate is 100%. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/parted/files/run-ptest')
-rw-r--r--meta/recipes-extended/parted/files/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/parted/files/run-ptest b/meta/recipes-extended/parted/files/run-ptest
index 695c5e8a7b..b57c29400a 100644
--- a/meta/recipes-extended/parted/files/run-ptest
+++ b/meta/recipes-extended/parted/files/run-ptest
@@ -1,3 +1,3 @@
#!/bin/sh
-make -C tests check-TESTS
+make -C tests test-suite.log