Searched refs:content_protection_test (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmakefile83 MY_OBJECTS += $(OBJROOT)/content_protection_test.o
189 $(OBJROOT)/content_protection_test.o : content_protection_test.c tests.h
190 $(CC) $(CFLAGS) -c content_protection_test.c -o $@
H A Dtests.h123 int content_protection_test( void * the_argp );
H A Dmain.c129 {1, &content_protection_test, NULL, "Content protection tests"},
H A Dcontent_protection_test.c348 int content_protection_test(void * argp) function

Completed in 69 milliseconds