Home
last modified time | relevance | path

Searched refs:UNITY_EXPAND2 (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/unity/include/
Dunity_test_runner.h24 #define UNITY_EXPAND2(a, b) a ## b macro
25 #define UNITY_EXPAND(a, b) UNITY_EXPAND2(a, b)