You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/DSP_Lib_TestSuite/Common/src
Christophe Favergeon bac5c674cf CMSIS-DSP: Add new compilation flag to DSP_Lib_TestSuite to restore
default behavior.

Default behavior is that all tests are enabled by default.
No need to define new compilation flags to enable them.

But there is a new mode which when enabled will allow to select which
tests must be run or not.

By default, this new mode is disabled and in this case all tests will
run.
7 years ago
..
basic_math_tests Added DSP_Lib TestSuite. 9 years ago
complex_math_tests Added DSP_Lib TestSuite. 9 years ago
controller_tests updated DSP Lib to V1.5.0. 9 years ago
fast_math_tests add special values to sin and cos test data 7 years ago
filtering_tests filtering_pState uses VLD1 and it needs to be aligned to avoid alignment faults 7 years ago
intrinsics_tests Added DSP_Lib TestSuite. 9 years ago
matrix_tests DSP_Lib: 7 years ago
statistics_tests Added DSP_Lib TestSuite. 9 years ago
support_tests Added DSP_Lib TestSuite. 9 years ago
transform_tests Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) 8 years ago
all_tests.c CMSIS-DSP: Add new compilation flag to DSP_Lib_TestSuite to restore 7 years ago
main.c CMSIS-DSP: DSP_Lib_TestSuite can be built with cmake. 7 years ago
math_helper.c DSP_Lib: 7 years ago