Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/landlock/
H A DMakefile9 src_test := $(wildcard *_test.c) macro
11 TEST_GEN_PROGS := $(src_test:.c=)