Thread (73 messages) 73 messages, 3 authors, 2021-05-14
STALE1844d

[PATCH rt-tests v3 23/33] sigwaittest: Record start of test execution

From: Daniel Wagner <hidden>
Date: 2021-03-20 18:39:37
Subsystem: the rest · Maintainer: Linus Torvalds

Use rt_test_start() to record a timestamp when the test starts.

Signed-off-by: Daniel Wagner <redacted>
---
 src/sigwaittest/sigwaittest.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/sigwaittest/sigwaittest.c b/src/sigwaittest/sigwaittest.c
index 142419f9e315..6e8bc7b50d5f 100644
--- a/src/sigwaittest/sigwaittest.c
+++ b/src/sigwaittest/sigwaittest.c
@@ -652,6 +652,7 @@ int main(int argc, char *argv[])
 			    &sender[i]);
 	}
 
+	rt_test_start();
 	while (!mustshutdown) {
 		for (i = 0; i < num_threads; i++)
 			mustshutdown |= receiver[i].shutdown |
-- 
2.30.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help