Skip to content

Commit 3563fb6

Browse files
committed
Tests: getcpu: no events shall be emitted at the same timestamp
Signed-off-by: Jérémie Galarneau <[email protected]>
1 parent 6804613 commit 3563fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression/ust/getcpu-override/test_getcpu_override

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fi
5858
run_app()
5959
{
6060
diag "Launching app without getcpu-plugin wrapper"
61-
$TESTAPP_BIN $NUM_EVENT
61+
$TESTAPP_BIN $NUM_EVENT 1
6262
ok $? "Application without wrapper done"
6363
}
6464

0 commit comments

Comments
 (0)