Home
last modified time | relevance | path

Searched refs:UNIT_TESTING (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/dports/sysutils/cmocka/cmocka-1.1.5/
H A DDefineOptions.cmake4 option(UNIT_TESTING "Build with unit testing" OFF) option
11 if (UNIT_TESTING)
13 endif (UNIT_TESTING)
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/third_party/cmocka/
H A DDefineOptions.cmake3 option(UNIT_TESTING "Build with unit testing" OFF) option
5 if (UNIT_TESTING)
/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/extras/cmocka-1.1.1/
H A DDefineOptions.cmake3 option(UNIT_TESTING "Build with unit testing" OFF) option
5 if (UNIT_TESTING)
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/3d/common/iStdLib/
H A DPrint.h20 #if defined ISTDLIB_UMD && !defined UNIT_TESTING
58 #ifndef UNIT_TESTING in PrintMessage()
/dports/security/libssh/libssh-0.9.6/
H A DDefineOptions.cmake14 option(UNIT_TESTING "Build with unit tests" OFF) option
33 set(UNIT_TESTING ON) variable
37 if (UNIT_TESTING OR CLIENT_TESTING OR SERVER_TESTING)
/dports/misc/gpsim/gpsim-0.31.0/extras/graphic_lcd/src/
H A Dssd0323.cc39 #define UNIT_TESTING 0 macro
59 #if UNIT_TESTING == 1
78 #if UNIT_TESTING == 1 in SSD0323()
649 #if UNIT_TESTING == 1
/dports/devel/resolv_wrapper/resolv_wrapper-1.1.5/
H A DDefineOptions.cmake1 option(UNIT_TESTING "Build with unit tests" OFF) option
/dports/devel/uid_wrapper/uid_wrapper-1.2.4/
H A DDefineOptions.cmake1 option(UNIT_TESTING "Build with unit tests" OFF) option
/dports/devel/nss_wrapper/nss_wrapper-1.1.3/
H A DDefineOptions.cmake1 option(UNIT_TESTING "Build with unit tests" OFF) option
/dports/devel/pam_wrapper/pam_wrapper-1.0.6/
H A DDefineOptions.cmake1 option(UNIT_TESTING "Build with unit tests" OFF) option
/dports/devel/socket_wrapper/socket_wrapper-1.1.9/
H A DDefineOptions.cmake1 option(UNIT_TESTING "Build with unit tests" OFF) option
/dports/sysutils/cmockery2/cmockery2-1.3.8/src/example/
H A Dassert_module.c19 #ifdef UNIT_TESTING
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dtest_double_macros.c18 #define UNIT_TESTING 1 macro
H A Dtest_float_macros.c18 #define UNIT_TESTING 1 macro
/dports/sysutils/cmocka/cmocka-1.1.5/tests/
H A Dtest_float_macros.c18 #define UNIT_TESTING 1 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dtest_double_macros.c18 #define UNIT_TESTING 1 macro
H A Dtest_float_macros.c18 #define UNIT_TESTING 1 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/tests/
H A Dtest_float_macros.c18 #define UNIT_TESTING 1 macro
H A Dtest_double_macros.c18 #define UNIT_TESTING 1 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/include/
H A Dcmocka_pbc.h33 #if defined(UNIT_TESTING) || defined (DEBUG)
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/include/
H A Dcmocka_pbc.h33 #if defined(UNIT_TESTING) || defined (DEBUG)
/dports/sysutils/cmockery2/cmockery2-1.3.8/src/cmockery/
H A Dpbc.h33 #if defined(UNIT_TESTING) || defined (DEBUG)
/dports/sysutils/cmocka/cmocka-1.1.5/include/
H A Dcmocka_pbc.h33 #if defined(UNIT_TESTING) || defined (DEBUG)
/dports/graphics/waffle/waffle-2485a41c321a29463b5c0af7813c2d1046e2f925/third_party/cmocka/include/
H A Dcmocka_pbc.h33 #if defined(UNIT_TESTING) || defined (DEBUG)
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/Library/CmockaLib/cmocka/include/
H A Dcmocka_pbc.h33 #if defined(UNIT_TESTING) || defined (DEBUG)

12345678910>>...20