test/Makefile.am

branch
feature/array
changeset 358
885f31c6098b
parent 334
bc81faa9afda
child 385
094476ae39e5
equal deleted inserted replaced
357:0f5732f0dc00 358:885f31c6098b
40 ucxtest_SOURCES += prop_tests.c 40 ucxtest_SOURCES += prop_tests.c
41 ucxtest_SOURCES += string_tests.c 41 ucxtest_SOURCES += string_tests.c
42 ucxtest_SOURCES += logging_tests.c 42 ucxtest_SOURCES += logging_tests.c
43 ucxtest_SOURCES += buffer_tests.c 43 ucxtest_SOURCES += buffer_tests.c
44 ucxtest_SOURCES += utils_tests.c 44 ucxtest_SOURCES += utils_tests.c
45 ucxtest_LDFLAGS = -static
45 ucxtest_LDADD = ../src/libucx.la 46 ucxtest_LDADD = ../src/libucx.la

mercurial