Home
last modified time | relevance | path

Searched refs:TEST_MATRIX (Results 1 - 2 of 2) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_parameterizedDemo.c10 #ifndef TEST_MATRIX
11 #define TEST_MATRIX(...) macro
17 TEST_MATRIX([3, 4, 7], [10, 8, 2, 1],[30u, 20.0f])
/third_party/unity/src/
H A Dunity_internals.h817 #if !defined(TEST_MATRIX) && !defined(UNITY_EXCLUDE_TEST_MATRIX)
818 #define TEST_MATRIX(...) macro

Completed in 4 milliseconds