Fix: Tests with racy event validation
authorChristian Babeux <christian.babeux@efficios.com>
Wed, 21 May 2014 19:19:22 +0000 (15:19 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 21 May 2014 19:58:54 +0000 (15:58 -0400)
commitf8ccb5c8e85ec0d0012f53a479ad66227141899a
tree82c57d7ac7ff59471ad5b227f3c7dc4165eb1749
parentc0684a0d75e6ec2dba9fd8608140681bbebf39cc
Fix: Tests with racy event validation

Similar to d7ee608c00feacea3cfd5a740df64e5215347cb9, make sure that the
event validation scheme is not racy. If we need to wait for applications
to complete simply start them in foreground or use the built-in 'wait'
command in bash to wait for applications started in background.

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/regression/tools/live/test_lttng_ust
tests/regression/tools/live/test_ust
tests/regression/tools/live/test_ust_tracefile_count
tests/regression/tools/streaming/test_ust
tests/regression/ust/before-after/test_before_after
tests/regression/ust/buffers-pid/test_buffers_pid
tests/regression/ust/multi-session/test_multi_session
This page took 0.028292 seconds and 5 git commands to generate.