health check tests: test relayd and consumerd
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jan 2014 04:53:21 +0000 (23:53 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 29 Jan 2014 16:32:59 +0000 (11:32 -0500)
commit76d96022d3d75f565f24546a2d387d2b9ac6d9b9
treedb20a23b1cb761ea77f4e74239c822d9f9b23a44
parentc11fdae2319afb21727ca02599f67c7b93f02061
health check tests: test relayd and consumerd

- Cover relayd and consumerd,
- Add a test_thread_ok test (no issue found by test) to fast_regression,
- Merge duplicated code into test_health.sh.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tests/fast_regression
tests/regression/tools/health/Makefile.am
tests/regression/tools/health/health_check.c
tests/regression/tools/health/health_exit.c
tests/regression/tools/health/health_fail.c
tests/regression/tools/health/health_stall.c
tests/regression/tools/health/test_health.sh [new file with mode: 0644]
tests/regression/tools/health/test_thread_exit
tests/regression/tools/health/test_thread_ok
tests/regression/tools/health/test_thread_stall
tests/regression/tools/health/test_tp_fail
This page took 0.026686 seconds and 4 git commands to generate.