port: tests: Add a simple unit test for shm operations
[deliverable/lttng-ust.git] / tests / Makefile.am
index 156b8396c5f7d7c90dc35d737247659dfd9fca65..6792b0b9b027fea97d551fe4053f6cffba2858a4 100644 (file)
@@ -5,6 +5,7 @@ LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
        $(srcdir)/utils/tap-driver.sh
 
 TESTS = \
+       unit/libringbuffer/test_shm \
        unit/gcc-weak-hidden/test_gcc_weak_hidden \
        unit/pthread_name/test_pthread_name \
        unit/snprintf/test_snprintf \
This page took 0.023961 seconds and 5 git commands to generate.