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

/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmakefile81 MY_OBJECTS += $(OBJSUBPATH)/content_protection_test.o
196 $(OBJSUBPATH)/content_protection_test.o : $(SRCSUBPATH)/content_protection_test.c $(SRCSUBPATH)/tests.h
197 $(CC) $(CFLAGS) $(MY_ARCH) -c $(SRCSUBPATH)/content_protection_test.c -o $@
H A Dtests.h123 int content_protection_test( void * the_argp );
H A Dmain.c126 {1, &content_protection_test, NULL, "Content protection tests"},
H A Dcontent_protection_test.c348 int content_protection_test(void * argp) function

Completed in 15 milliseconds