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

[PATCH rt-tests v3 18/33] pmqtest: Record start of test execution

From: Daniel Wagner <hidden>
Date: 2021-03-20 18:39:36
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/pmqtest/pmqtest.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/src/pmqtest/pmqtest.c b/src/pmqtest/pmqtest.c
index f96b3d0bf400..adf72c10ce83 100644
--- a/src/pmqtest/pmqtest.c
+++ b/src/pmqtest/pmqtest.c
@@ -583,6 +583,7 @@ int main(int argc, char *argv[])
 	sigemptyset(&sigset);
 	pthread_sigmask(SIG_SETMASK, &sigset, NULL);
 
+	rt_test_start();
 	do {
 		int newsamples = 0, newtimeoutcount = 0;
 		int minsamples = INT_MAX;
-- 
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