libsystem: add 64 bit signed/unsigned read-write api
[platform/core/system/libsystem.git] / src / Makefile.am
index 48ad051..f6cbb81 100644 (file)
@@ -113,6 +113,15 @@ test_cp_LDADD = \
 tests += test-cp
 
 # ------------------------------------------------------------------------------
+test_read_write_SOURCES = \
+       test/test-read-write.c
+
+test_read_write_LDADD = \
+       libsystem.la
+
+tests += test-read-write
+
+# ------------------------------------------------------------------------------
 pkgconfiglib_DATA += \
        libsystem-sd/libsystem-sd.pc