Test: template on create session
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 8 Jun 2016 01:46:42 +0000 (21:46 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 4 Jul 2016 19:42:28 +0000 (15:42 -0400)
commit5784f8357b75adb3e966c95964a8f467fac9e136
treebfa1c07eb3b3b60927748632b6449688d7fe1460
parent926a792a54095088f12535d7f7966c25f909e8ec
Test: template on create session

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
19 files changed:
configure.ac
tests/regression/Makefile.am
tests/regression/tools/Makefile.am
tests/regression/tools/templates/Makefile.am [new file with mode: 0644]
tests/regression/tools/templates/sessions/Makefile.am [new file with mode: 0644]
tests/regression/tools/templates/sessions/full_load.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/live.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/live_output_generation.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/name_generation.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/normal_local.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/normal_net.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/normal_no_output.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/normal_output_generation.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/shm_path.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/snapshot_local.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/snapshot_net.lttng [new file with mode: 0644]
tests/regression/tools/templates/sessions/snapshot_output_generation.lttng [new file with mode: 0644]
tests/regression/tools/templates/test_create [new file with mode: 0755]
tests/utils/utils.sh
This page took 0.030204 seconds and 5 git commands to generate.