diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2013-11-12 20:43:54 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2013-11-12 20:43:54 +0100 |
commit | 4ce7e5b3397836320288e8c6dd38b54d73c6d860 (patch) | |
tree | 00573624aac742b4d5043a03785a78390ac5c196 /.gitignore | |
parent | 1297035b32982ddc0832064a65ad9d15ee0d6d39 (diff) |
build: add symbol tests
Add some minor tests for symbol tables. Also build libtsm twice, once as
static library so we can access internal symbols from within the tests.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,4 +26,5 @@ m4/ stamp-h1 test-suite.log test_htable +test_symbol test_valgrind |