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

/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmakefile72 MY_OBJECTS = $(OBJROOT)/main.o $(OBJROOT)/memory_tests.o $(OBJROOT)/misc.o \
145 $(OBJROOT)/memory_tests.o : memory_tests.c tests.h
146 $(CC) $(CFLAGS) -c memory_tests.c -o $@
H A Dtests.h95 int memory_tests( void * the_argp );
H A Dmemory_tests.c2 * memory_tests.c.c
23 * Handler; used by memory_tests() child to reset my_err so that it will
101 int memory_tests( void * the_argp ) function
H A Dmain.c96 {1, &memory_tests, NULL, "madvise, mincore, minherit, mlock, mlock, mmap, mprotect, msync, munmap"},

Completed in 71 milliseconds