Lines Matching refs:UNITY_PRINT_EOL
564 UNITY_PRINT_EOL();
2089 UNITY_PRINT_EOL();
2113 UNITY_PRINT_EOL();
2186 UNITY_PRINT_EOL();
2238 UNITY_PRINT_EOL();
2240 UNITY_PRINT_EOL();
2247 UNITY_PRINT_EOL();
2259 UNITY_PRINT_EOL();
2302 UNITY_PRINT_EOL();
2324 UNITY_PRINT_EOL();
2331 UNITY_PRINT_EOL();
2335 UnityPrint("Options: "); UNITY_PRINT_EOL();
2336 UnityPrint("-l List all tests and exit"); UNITY_PRINT_EOL();
2337 UnityPrint("-f NAME Filter to run only tests whose name includes NAME"); UNITY_PRINT_EOL();
2338 UnityPrint("-n NAME (deprecated) alias of -f"); UNITY_PRINT_EOL();
2339 UnityPrint("-h show this Help menu"); UNITY_PRINT_EOL();
2340 UnityPrint("-q Quiet/decrease verbosity"); UNITY_PRINT_EOL();
2341 UnityPrint("-v increase Verbosity"); UNITY_PRINT_EOL();
2342 UnityPrint("-x NAME eXclude tests whose name includes NAME"); UNITY_PRINT_EOL();