MCPcopy Create free account

hub / github.com/cpputest/cpputest / functions

Functions2,279 in github.com/cpputest/cpputest

FunctionPlatformSpecificLongJmpImplementation
src/Platforms/Gcc/UtestPlatform.cpp:181
FunctionPlatformSpecificRestoreJumpBufferImplementation
src/Platforms/Iar/UtestPlatform.cpp:93
FunctionPlatformSpecificRestoreJumpBufferImplementation
src/Platforms/Keil/UtestPlatform.cpp:95
FunctionPlatformSpecificRestoreJumpBufferImplementation
src/Platforms/armcc/UtestPlatform.cpp:96
FunctionPlatformSpecificRestoreJumpBufferImplementation
src/Platforms/Gcc/UtestPlatform.cpp:187
FunctionPlatformSpecificSetJmpImplementation
src/Platforms/Iar/UtestPlatform.cpp:76
FunctionPlatformSpecificSetJmpImplementation
src/Platforms/Keil/UtestPlatform.cpp:78
FunctionPlatformSpecificSetJmpImplementation
src/Platforms/armcc/UtestPlatform.cpp:79
FunctionPlatformSpecificSetJmpImplementation
src/Platforms/Gcc/UtestPlatform.cpp:163
FunctionPlatformSpecificWaitPidImplementation
src/Platforms/Gcc/UtestPlatform.cpp:76
MethodPrint
examples/ApplicationLib/CircularBuffer.cpp:86
MethodPrinter
examples/ApplicationLib/Printer.cpp:31
MethodProjectBuildTime
scripts/templates/ProjectTemplate/src/util/ProjectBuildTime.cpp:3
MethodProjectBuildTime
scripts/CppUnitTemplates/ProjectTemplate/src/util/ProjectBuildTime.cpp:3
MethodReportTestPartResult
include/CppUTestExt/GTestConvertor.h:197
MethodReportTestPartResult
include/CppUTestExt/GTestConvertor.h:243
MethodRunAllTests
src/CppUTest/CommandLineTestRunner.cpp:36
MethodRunIgnoredUtestShell
tests/CppUTest/CommandLineTestRunnerTest.cpp:412
MethodScopedMutexLock
src/CppUTest/SimpleMutex.cpp:52
MethodSetBooleanOnDestructorCall
include/CppUTest/TestTestingFixture.h:87
MethodSetLatest
src/Platforms/Symbian/SymbianMemoryLeakWarning.cpp:120
MethodSetPointerPlugin
src/CppUTest/TestPlugin.cpp:127
MethodSignedBytesEqualFailure
src/CppUTest/TestFailure.cpp:314
MethodSimpleMutex
src/CppUTest/SimpleMutex.cpp:31
MethodSimpleString
src/CppUTest/SimpleString.cpp:290
MethodSimpleStringBuffer
src/CppUTest/MemoryLeakDetector.cpp:37
MethodSimpleStringCacheAllocator
src/CppUTest/SimpleStringInternalCache.cpp:267
MethodSimpleStringCollection
src/CppUTest/SimpleString.cpp:965
MethodSimpleStringInternalCache
src/CppUTest/SimpleStringInternalCache.cpp:44
MethodStrCmp
src/CppUTest/SimpleString.cpp:167
MethodStrLen
src/CppUTest/SimpleString.cpp:176
MethodStrNCmp
src/CppUTest/SimpleString.cpp:183
MethodStrNCpy
src/CppUTest/SimpleString.cpp:193
MethodStrStr
src/CppUTest/SimpleString.cpp:204
MethodStringBufferTestOutput
include/CppUTest/TestOutput.h:144
MethodStringEqualFailure
src/CppUTest/TestFailure.cpp:329
MethodStringEqualNoCaseFailure
src/CppUTest/TestFailure.cpp:344
FunctionStubMutexCreate
tests/CppUTest/SimpleMutexTest.cpp:37
FunctionStubMutexDestroy
tests/CppUTest/SimpleMutexTest.cpp:53
FunctionStubMutexLock
tests/CppUTest/SimpleMutexTest.cpp:43
FunctionStubMutexLock
tests/CppUTest/MemoryLeakWarningTest.cpp:398
FunctionStubMutexUnlock
tests/CppUTest/SimpleMutexTest.cpp:48
FunctionStubMutexUnlock
tests/CppUTest/MemoryLeakWarningTest.cpp:403
FunctionStubPlatformSpecificRunTestInASeperateProcess
tests/CppUTest/UtestTest.cpp:197
FunctionTEST
scripts/templates/ClassNameCIoDriverTest.cpp:23
FunctionTEST
scripts/templates/InterfaceTest.cpp:22
FunctionTEST
scripts/templates/ClassNameCTest.cpp:21
FunctionTEST
scripts/templates/FunctionNameCTest.cpp:19
FunctionTEST
scripts/templates/InterfaceCTest.cpp:22
FunctionTEST
scripts/templates/ClassNameCMultipleInstanceTest.cpp:23
FunctionTEST
scripts/templates/ClassNameTest.cpp:20
FunctionTEST
scripts/templates/ProjectTemplate/tests/util/ProjectBuildTimeTest.cpp:18
FunctionTEST
scripts/UnityTemplates/ClassNameCIoDriverTest.cpp:24
FunctionTEST
scripts/UnityTemplates/ClassNameCTest.cpp:22
FunctionTEST
scripts/UnityTemplates/FunctionNameCTest.cpp:20
FunctionTEST
scripts/UnityTemplates/InterfaceCTest.cpp:22
FunctionTEST
scripts/UnityTemplates/ClassNameCMultipleInstanceTest.cpp:24
FunctionTEST
scripts/CppUnitTemplates/ClassNameCTest.cpp:21
FunctionTEST
scripts/CppUnitTemplates/InterfaceCTest.cpp:21
FunctionTEST
scripts/CppUnitTemplates/ClassNameCMultipleInstanceTest.cpp:31
FunctionTEST
scripts/CppUnitTemplates/ProjectTemplate/tests/util/ProjectBuildTimeTest.cpp:18
FunctionTEST
tests/CppUTestExt/GTest2ConvertorTest.cpp:79
FunctionTEST
tests/CppUTestExt/MockCheatSheetTest.cpp:51
FunctionTEST
tests/CppUTestExt/MockStrictOrderTest.cpp:39
FunctionTEST
tests/CppUTestExt/MockActualCallTest.cpp:59
FunctionTEST
tests/CppUTestExt/MockHierarchyTest.cpp:39
FunctionTEST
tests/CppUTestExt/MockReturnValueTest.cpp:40
FunctionTEST
tests/CppUTestExt/GMockTest.cpp:64
FunctionTEST
tests/CppUTestExt/OrderedTestTest.cpp:83
FunctionTEST
tests/CppUTestExt/GTest1Test.cpp:35
FunctionTEST
tests/CppUTestExt/MockPluginTest.cpp:58
FunctionTEST
tests/CppUTestExt/MockCallTest.cpp:41
FunctionTEST
tests/CppUTestExt/MockFailureTest.cpp:95
FunctionTEST
tests/CppUTestExt/MockSupport_cTest.cpp:52
FunctionTEST
tests/CppUTestExt/MockNamedValueTest.cpp:56
FunctionTEST
tests/CppUTestExt/MockSupportTest.cpp:49
FunctionTEST
tests/CppUTestExt/ExpectedFunctionsListTest.cpp:64
FunctionTEST
tests/CppUTestExt/MemoryReporterPluginTest.cpp:151
FunctionTEST
tests/CppUTestExt/MockFakeLongLong.cpp:56
FunctionTEST
tests/CppUTestExt/IEEE754PluginTest.cpp:52
FunctionTEST
tests/CppUTestExt/MockComparatorCopierTest.cpp:82
FunctionTEST
tests/CppUTestExt/CodeMemoryReporterTest.cpp:68
FunctionTEST
tests/CppUTestExt/MemoryReportFormatterTest.cpp:56
FunctionTEST
tests/CppUTestExt/MockExpectedCallTest.cpp:83
FunctionTEST
tests/CppUTestExt/MemoryReportAllocatorTest.cpp:38
FunctionTEST
tests/CppUTestExt/MockParameterTest.cpp:41
FunctionTEST
tests/CppUTest/TestRegistryTest.cpp:155
FunctionTEST
tests/CppUTest/TestOutputTest.cpp:87
FunctionTEST
tests/CppUTest/TeamCityOutputTest.cpp:78
FunctionTEST
tests/CppUTest/CommandLineTestRunnerTest.cpp:120
FunctionTEST
tests/CppUTest/JUnitOutputTest.cpp:358
FunctionTEST
tests/CppUTest/TestResultTest.cpp:62
FunctionTEST
tests/CppUTest/SimpleStringCacheTest.cpp:82
FunctionTEST
tests/CppUTest/MemoryLeakDetectorTest.cpp:132
FunctionTEST
tests/CppUTest/TestUTestStringMacro.cpp:44
FunctionTEST
tests/CppUTest/TestMemoryAllocatorTest.cpp:52
FunctionTEST
tests/CppUTest/UtestPlatformTest.cpp:49
FunctionTEST
tests/CppUTest/TestFailureTest.cpp:52
FunctionTEST
Declare one test within the test group */
tests/CppUTest/CheatSheetTest.cpp:25
FunctionTEST
tests/CppUTest/MemoryOperatorOverloadTest.cpp:17
← previousnext →1,001–1,100 of 2,279, ranked by callers