Test: add UST dl helper test
authorAntoine Busque <abusque@efficios.com>
Tue, 4 Aug 2015 21:55:12 +0000 (17:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 12 Nov 2015 22:16:07 +0000 (17:16 -0500)
commitc70c42cca32058806a5c7d96d7cf2fae4d4fb75f
tree2ce1503e33c613788b3ebabbe6eb1f3c289ad0e3
parentd4f53cc3de1217c965c2285709b784ff66a8033c
Test: add UST dl helper test

Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore
configure.ac
tests/regression/ust/Makefile.am
tests/regression/ust/ust-dl/Makefile.am [new file with mode: 0644]
tests/regression/ust/ust-dl/README [new file with mode: 0644]
tests/regression/ust/ust-dl/libfoo.c [new file with mode: 0644]
tests/regression/ust/ust-dl/libfoo.h [new file with mode: 0644]
tests/regression/ust/ust-dl/prog.c [new file with mode: 0644]
tests/regression/ust/ust-dl/test_ust-dl [new file with mode: 0755]
tests/regression/ust/ust-dl/test_ust-dl.py [new file with mode: 0644]
tests/with_bindings_regression
This page took 0.025228 seconds and 4 git commands to generate.