#include "pagingtestlib.h" int main(void) { setup(); test_copy_on_write_less_forks(4096 * 1024, "4MB", 1); finish(); }