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

Re: [PATCH rt-tests v3 22/33] signaltest: Record start of test execution

From: John Kacur <jkacur@redhat.com>
Date: 2021-05-07 16:45:41


On Sat, 20 Mar 2021, Daniel Wagner wrote:
quoted hunk ↗ jump to hunk
Use rt_test_start() to record a timestamp when the test starts.

Signed-off-by: Daniel Wagner <redacted>
---
 src/signaltest/signaltest.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/signaltest/signaltest.c b/src/signaltest/signaltest.c
index 6abf38b7821c..7327d0d0144d 100644
--- a/src/signaltest/signaltest.c
+++ b/src/signaltest/signaltest.c
@@ -500,6 +500,7 @@ int main(int argc, char **argv)
 			      strerror(status));
 	}
 
+	rt_test_start();
 	while (!shutdown) {
 		int allstarted = 1;
 
-- 
2.30.2
Signed-off-by: John Kacur <jkacur@redhat.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help