Remove outdated dlopen test
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 20 Feb 2013 20:36:51 +0000 (15:36 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 26 Mar 2013 15:22:02 +0000 (11:22 -0400)
commit18fe792d3d69911e84224ac18afc701b69e368fa
tree3f8adee79dd1f117959163e08ad88fbc86b4a274
parent4c143eb97c535f1b9a91374405fb6ef8b383a764
Remove outdated dlopen test

Using dlopen to load the tracepoint providers is now discouraged as
specified in the lttng-ust man page.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
tests/dlopen/Makefile.am [deleted file]
tests/dlopen/dlopen.c [deleted file]
tests/dlopen/dlopen.sh [deleted file]
tests/dlopen/libdummy.c [deleted file]
tests/dlopen/run [deleted file]
tests/runtests
This page took 0.026165 seconds and 4 git commands to generate.