22main(
int argc,
char **argv )
28 if ( ( argc > 1 ) && ( strcmp( argv[1],
"xxx" ) == 0 ) ) {
39 if ( execlp( argv[0], argv[0],
"xxx", NULL ) == -1 )
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)