Lines Matching refs:tests_cflags
51 tests_cflags = -I$(srcdir)/tests $(AM_CFLAGS) macro
54 tests_test_memchr_CFLAGS = $(tests_cflags)
56 tests_test_memcmp_CFLAGS = $(tests_cflags)
58 tests_test_memcpy_CFLAGS = $(tests_cflags)
60 tests_test_memmove_CFLAGS = $(tests_cflags)
62 tests_test_memset_CFLAGS = $(tests_cflags)
64 tests_test_strchr_CFLAGS = $(tests_cflags)
66 tests_test_strcmp_CFLAGS = $(tests_cflags)
68 tests_test_strcpy_CFLAGS = $(tests_cflags)
70 tests_test_strlen_CFLAGS = $(tests_cflags)
72 tests_test_strncmp_CFLAGS = $(tests_cflags)