[packages/cryptsetup/debug-unit-wipe-test] strace failing test

atler atler at pld-linux.org
Sat Jan 27 21:14:58 CET 2024


commit a214275ae4bde8ad8ff80afa2e8aca3dcf9368a3
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jan 27 21:02:06 2024 +0100

    strace failing test

 cryptsetup.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/cryptsetup.spec b/cryptsetup.spec
index b1627d4..ff393ce 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -231,6 +231,8 @@ diet ${CC#ccache } %{rpmcppflags} %{rpmcflags} %{rpmldflags} -Os -I. -I./lib -st
 	--with-tmpfilesdir=%{systemdtmpfilesdir}
 %{__make}
 
+%{?with_tests:%{__make} -C tests unit-wipe}
+%{?with_tests:cd tests && strace -s 512 -f ./unit-wipe-test}
 %{?with_tests:%{__make} check}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cryptsetup.git/commitdiff/a214275ae4bde8ad8ff80afa2e8aca3dcf9368a3



More information about the pld-cvs-commit mailing list