Add hello-static-lib test
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 19:50:38 +0000 (14:50 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 4 Feb 2012 19:50:38 +0000 (14:50 -0500)
commit246e16259bbd3eefc591a829f8396194f71e0b2e
tree744dc2c133397260f70629fc1fb161a7f4bb5977
parent628e1d81fe575cfd281d8e0758b672b23d890c09
Add hello-static-lib test

Test case where provider is located in a static library.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
tests/Makefile.am
tests/hello-static-lib/Makefile.am [new file with mode: 0644]
tests/hello-static-lib/hello.c [new file with mode: 0644]
tests/hello-static-lib/run [new file with mode: 0755]
tests/hello-static-lib/tp.c [new file with mode: 0644]
tests/hello-static-lib/ust_tests_hello.h [new file with mode: 0644]
This page took 0.025214 seconds and 4 git commands to generate.