These aren't really meant for general consumption.

These are tests I've been working on as a possible
  set of validation tests to be included with PAPI.

They attempt to measure some counters on actual programs
  and flag any results that don't look right and need
  inspection.  This way any oddities with new architectures
  can be found right away.


Vince Weaver  vweaver1 _at_ eecs.utk.edu


TODO:
  cycles (check to see if wall clock matches MHZ*cycles)
  retired branches
  FP?
  check to see if compiler is generating expected numbers
     of loads/stores


  
