Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CU_get_run_results_string (0.29 sec)

  1. platforms/documentation/docs/src/snippets/native-binaries/cunit/groovy/libs/cunit/2.1-2/include/CUnit/TestRun.h

     *  complete"  message handler is called (if any).  To get the elapsed 
     *  time during a test run, use CU_get_elapsed_time() instead.
     */
    
    CU_EXPORT char * CU_get_run_results_string(void);
    /**<
     *  Creates a string and fills it with a summary of the current run results.
     *  The run summary presents data for the suites, tests, and assertions 
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 22K bytes
    - Viewed (0)
Back to top