Tests: fix periodical flush tests to stop app
authorDavid Goulet <dgoulet@efficios.com>
Thu, 29 Aug 2013 21:48:47 +0000 (17:48 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 29 Aug 2013 21:48:47 +0000 (17:48 -0400)
commit8a251cb8ade9db2f560604fa53b3515ca0d60c22
treef7a26e2d0c20612f262de1bcc70de534be9e6e7e
parentbe2b50c7b31b4ee99c62cc60ed1be74cef3fc61e
Tests: fix periodical flush tests to stop app

The test now SIGSTOP the application before validating the trace and
once done, SIGKILL them. This way we make sure we test the periodical
flush feature by letting the application live, stopping it from creating
more events and validating the flush.

Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/regression/ust/periodical-metadata-flush/test_periodical_metadata_flush
This page took 0.025377 seconds and 4 git commands to generate.