PAPI  5.7.0.0
tests Directory Reference

Files

file  example_basic.c [code]
 This file is a very simple example test and Makefile that acat as a guideline on how to add tests to components. The papi configure and papi Makefile will take care of the compilation of the component tests (if all tests are added to a directory named 'tests' in the specific component dir). See components/README for more details.
 
file  example_multiple_components.c [code]
 This tests to see if the CPU component and Example component can be used simultaneously.