30main(
int argc,
char **argv )
50 if ( WEXITSTATUS( status ) != 0 )
51 test_fail( __FILE__, __LINE__,
"fork", WEXITSTATUS( status ) );
initialize the PAPI library.
Finish using PAPI and free all related resources.
Return codes and api definitions.
int tests_quiet(int argc, char **argv)
void PAPI_NORETURN test_fail(const char *file, int line, const char *call, int retval)
void PAPI_NORETURN test_pass(const char *filename)