STM32H750VB_LwESP/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_test_group.h

10 lines
353 B
C
Raw Normal View History

2021-12-15 13:59:03 +00:00
#ifndef _STATISTICS_TEST_GROUP_H_
#define _STATISTICS_TEST_GROUP_H_
/*--------------------------------------------------------------------------------*/
/* Declare Test Groups */
/*--------------------------------------------------------------------------------*/
JTEST_DECLARE_GROUP(statistics_tests);
#endif /* _STATISTICS_TEST_GROUP_H_ */