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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmakefile76 $(OBJROOT)/machvm_tests.o $(OBJROOT)/commpage_tests.o \
171 $(OBJROOT)/machvm_tests.o : machvm_tests.c tests.h
172 $(CC) $(CFLAGS) -c machvm_tests.c -o $@
H A Dtests.h117 int machvm_tests( void * the_argp );
H A Dmachvm_tests.c2 * machvm_tests.c
16 int machvm_tests( void * the_argp ) function
H A Dmain.c122 {1, &machvm_tests, NULL, "Mach VM calls"},

Completed in 21 milliseconds