Subversion Repositories AFRtranscoder

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #ifndef _STATISTICS_TEST_GROUP_H_
  2. #define _STATISTICS_TEST_GROUP_H_
  3.  
  4. /*--------------------------------------------------------------------------------*/
  5. /* Declare Test Groups */
  6. /*--------------------------------------------------------------------------------*/
  7. JTEST_DECLARE_GROUP(statistics_tests);
  8.  
  9. #endif /* _STATISTICS_TEST_GROUP_H_ */
  10.