Fix: adapt no syscall test number of tests
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Jul 2024 16:29:58 +0000 (12:29 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 23 Jul 2024 16:29:58 +0000 (12:29 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I5baaa5da7b87495a71f103fbc555ef58b1469e6d

tests/no_syscall_test.c

index a682456faf3a70baf5ff73b7c6ccf0cc37f0c069..56bd8714f83f08f06a8ef84251a048e81d50fb82 100644 (file)
@@ -10,7 +10,7 @@
 
 #include "tap.h"
 
-#define NR_TESTS 5
+#define NR_TESTS 4
 
 /*
  * Check the state of the public symbols when the rseq syscall is unavailable.
This page took 0.023248 seconds and 4 git commands to generate.