Add UST namespace context change tests
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 1 Apr 2019 15:53:57 +0000 (11:53 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 1 May 2019 21:34:32 +0000 (17:34 -0400)
commit135801fce994bbed911e17d5522ca4fdb51e564d
tree9d73c51f7632f1e19a4618b479924c3ba5721c6d
parent05faae16a88328171e6c7d4ad700f5226239025d
Add UST namespace context change tests

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
.gitignore
configure.ac
tests/regression/Makefile.am
tests/regression/ust/namespaces/Makefile.am
tests/regression/ust/namespaces/test_ns_contexts_change [new file with mode: 0755]
tests/utils/testapp/Makefile.am
tests/utils/testapp/gen-ust-events-ns/Makefile.am [new file with mode: 0644]
tests/utils/testapp/gen-ust-events-ns/gen-ust-events-ns.c [new file with mode: 0644]
tests/utils/testapp/gen-ust-events-ns/tp.c [new file with mode: 0644]
tests/utils/testapp/gen-ust-events-ns/tp.h [new file with mode: 0644]
This page took 0.027118 seconds and 5 git commands to generate.