[lttng-dev] [PATCH v2 lttng-tools 0/4] Tests cleanup
Christian Babeux
christian.babeux at efficios.com
Mon Sep 24 12:11:43 EDT 2012
Hi all,
Here a brief changelog for the tests cleanup patches.
v2 Changelog:
1/4: Use STDOUT_FILENO define instead of fileno(stdout).
2/4: print_test_banner now accept a string parameter instead
of relying on the global TEST_DESC.
3/4: print_test_banner now requires a string argument. Pass TEST_DESC string.
4/4: No changes
Thanks,
Christian Babeux (4):
Tests: Add a check for color support when printing status
Tests: Add helper functions for printing status and test banner
Tests: Cleanup redundant code and use printing helper functions
Tests: Rename helper functions to have consistent names
tests/kernel/run-kernel-tests.sh | 13 ++---
tests/tools/streaming/run-kernel | 29 +++++-----
tests/tools/streaming/run-ust | 21 ++++----
tests/tools/streaming/uri_switch | 30 +++++------
tests/ust/before-after/run | 30 +++++------
tests/ust/high-throughput/run | 17 +++---
tests/ust/low-throughput/run | 17 +++---
tests/ust/multi-session/run | 23 ++++----
tests/ust/nprocesses/run | 11 ++--
tests/ust/nprocesses/ust-nprocesses | 11 ++--
tests/ust/run-ust-global-tests.sh | 12 ++---
tests/utils.h | 22 +++++++-
tests/utils.sh | 104 ++++++++++++++++++++++++------------
13 files changed, 193 insertions(+), 147 deletions(-)
--
1.7.12
More information about the lttng-dev
mailing list