Home
last modified time | relevance | path

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

/third_party/ltp/include/old/
Dold_resource.h47 #define TST_RESOURCE_COPY(cleanup_fn, filename, dest) \ macro
/third_party/ltp/testcases/kernel/containers/userns/
Duserns06.c103 TST_RESOURCE_COPY(cleanup, "userns06_capcheck", NULL); in setup()
/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount03.c369 TST_RESOURCE_COPY(cleanup, "mount03_setuid_test", path_name); in setup()
/third_party/ltp/lib/
Dtst_test.c868 TST_RESOURCE_COPY(NULL, tst_test->resource_files[i], NULL); in copy_resources()