Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CU_set_fail_on_inactive (0.14 sec)

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

     */
    
    /*-------------------------------------------------------------------- 
     * Functions for setting runtime behavior.
     *--------------------------------------------------------------------*/
    CU_EXPORT void CU_set_fail_on_inactive(CU_BOOL new_inactive);
    /**<
     *  Sets whether an inactive suite or test is treated as a failure.
     *  If CU_TRUE, then failure records will be generated for inactive 
    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