Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_cunit_TestRun (0.13 sec)

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

    typedef CU_pFailureRecord PTestResult;  /**< @deprecated Use CU_pFailureRecord. */
    #endif  /* USE_DEPRECATED_CUNIT_NAMES */
    
    #ifdef CUNIT_BUILD_TESTS
    void test_cunit_TestRun(void);
    #endif
    
    #ifdef __cplusplus
    }
    #endif
    #endif  /*  CUNIT_TESTRUN_H_SEEN  */
    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