Home
last modified time | relevance | path

Searched refs:COMMON_LDADD (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/tests/unit/
DMakefile.am75 COMMON_LDADD = \ macro
80 COMMON_LDADD += \
85 COMMON_LDADD += \
91 COMMON_LDADD += \
97 COMMON_LDADD += \
182 ot_test_aes_LDADD = $(COMMON_LDADD)
185 ot_test_array_LDADD = $(COMMON_LDADD)
188 ot_test_checksum_LDADD = $(COMMON_LDADD)
191 ot_test_child_LDADD = $(COMMON_LDADD)
194 ot_test_child_table_LDADD = $(COMMON_LDADD)
[all …]
/openthread-2.7.6/tests/fuzz/
DMakefile.am43 COMMON_LDADD = \ macro
57 $(COMMON_LDADD) \
66 $(COMMON_LDADD) \
75 $(COMMON_LDADD) \
85 $(COMMON_LDADD) \
/openthread-2.7.6/third_party/nlbuild-autotools/repo/examples/
DMakefile-tests.am47 COMMON_LDADD = \
73 @PACKAGE_SHORT_LOWER@_test_LDADD = $(COMMON_LDADD)
76 @PACKAGE_SHORT_LOWER@_test_cxx_LDADD = $(COMMON_LDADD)