summaryrefslogtreecommitdiffstats
path: root/test/lib-test-libsym2.c
diff options
context:
space:
mode:
authorJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-06-15 23:20:25 +0200
committerJiri Olsa <Jiri Olsa jolsa@redhat.com>2011-06-17 12:08:26 +0200
commit73ae529a915c6445d5cf0a43f8cba140d7d79e83 (patch)
treef9154c63353bd04e0a73f6d086f867525b1d349c /test/lib-test-libsym2.c
parent23916445a712b64e34735a7d06bc69bfcfa4b3b6 (diff)
downloadlatrace-73ae529a915c6445d5cf0a43f8cba140d7d79e83.tar.gz
latrace-73ae529a915c6445d5cf0a43f8cba140d7d79e83.tar.xz
latrace-73ae529a915c6445d5cf0a43f8cba140d7d79e83.zip
test: Add tests for LIBS*/SYM* options
Added automated tests for most of the LIBS*/SYM* options. Missing tests for options: LIBS_TO, LIBS_FROM, SYM_BELOW, SYM_NOEXIT
Diffstat (limited to 'test/lib-test-libsym2.c')
-rw-r--r--test/lib-test-libsym2.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/lib-test-libsym2.c b/test/lib-test-libsym2.c
new file mode 100644
index 0000000..49505fa
--- /dev/null
+++ b/test/lib-test-libsym2.c
@@ -0,0 +1,3 @@
+void test_libsym2_1(void) { }
+void test_libsym2_2(void) { }
+void test_libsym2_3(void) { }