Home
last modified time | relevance | path

Searched refs:nr_failures (Results 1 – 4 of 4) sorted by relevance

/tools/tests/paging-mempool/
A Dtest-paging-mempool.c13 static unsigned int nr_failures; variable
16 nr_failures++; \
170 return !!nr_failures; in main()
/tools/tests/resource/
A Dtest-resource.c12 static unsigned int nr_failures; variable
15 nr_failures++; \
281 return !!nr_failures; in main()
/tools/tests/cpu-policy/
A Dtest-cpu-policy.c15 static unsigned int nr_failures; variable
18 nr_failures++; \
670 if ( nr_failures ) in main()
671 printf("Done: %u failures\n", nr_failures); in main()
675 return !!nr_failures; in main()
/tools/tests/tsx/
A Dtest-tsx.c47 static unsigned int nr_failures; variable
50 nr_failures++; \
554 return !!nr_failures; in main()

Completed in 24 milliseconds