Searched refs:tests (Results 1 – 1 of 1) sorted by relevance
47 tests-static := \59 tests-internal += \68 tests += $(tests-static)78 tests-malloc-check = $(filter-out $(tests-exclude-malloc-check) \79 $(tests-static),$(tests))99 tests-malloc-hugetlb1 = \100 $(filter-out $(tests-exclude-hugetlb1), $(tests))101 tests-malloc-hugetlb2 = \102 $(filter-out $(tests-exclude-hugetlb2), $(tests))122 tests-mcheck = $(filter-out $(tests-exclude-mcheck) $(tests-static), $(tests))[all …]
Completed in 28 milliseconds