Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ functions
Functions
2,279 in github.com/cpputest/cpputest
⨍
Functions
2,279
◇
Types & classes
316
Function
DummyMutexLock
src/Platforms/Symbian/UtestPlatform.cpp:163
Function
DummyMutexUnlock
src/Platforms/Iar/UtestPlatform.cpp:191
Function
DummyMutexUnlock
src/Platforms/Dos/UtestPlatform.cpp:229
Function
DummyMutexUnlock
src/Platforms/Keil/UtestPlatform.cpp:207
Function
DummyMutexUnlock
src/Platforms/armcc/UtestPlatform.cpp:191
Function
DummyMutexUnlock
src/Platforms/C2000/UtestPlatform.cpp:241
Function
DummyMutexUnlock
src/Platforms/Symbian/UtestPlatform.cpp:168
Function
DummyPlatformSpecificFork
src/Platforms/Iar/UtestPlatform.cpp:59
Function
DummyPlatformSpecificFork
src/Platforms/Dos/UtestPlatform.cpp:65
Function
DummyPlatformSpecificFork
src/Platforms/Keil/UtestPlatform.cpp:61
Function
DummyPlatformSpecificFork
src/Platforms/armcc/UtestPlatform.cpp:62
Function
DummyPlatformSpecificRunTestInASeperateProcess
src/Platforms/Iar/UtestPlatform.cpp:54
Function
DummyPlatformSpecificRunTestInASeperateProcess
src/Platforms/armcc/UtestPlatform.cpp:57
Function
DummyPlatformSpecificWaitPid
src/Platforms/Iar/UtestPlatform.cpp:64
Function
DummyPlatformSpecificWaitPid
src/Platforms/Dos/UtestPlatform.cpp:70
Function
DummyPlatformSpecificWaitPid
src/Platforms/Keil/UtestPlatform.cpp:66
Function
DummyPlatformSpecificWaitPid
src/Platforms/armcc/UtestPlatform.cpp:67
Method
DummyPlugin
tests/CppUTest/PluginTest.cpp:42
Method
DummyPluginWhichAcceptsParameters
tests/CppUTest/PluginTest.cpp:68
Method
DummyPluginWhichCountsThePlugins
tests/CppUTest/CommandLineTestRunnerTest.cpp:45
Function
DummyRunTestInASeperateProcess
src/Platforms/Dos/UtestPlatform.cpp:60
Function
DummyRunTestInASeperateProcess
src/Platforms/Keil/UtestPlatform.cpp:56
Function
DummyTimeStringImplementation
src/Platforms/armcc/UtestPlatform.cpp:118
Method
Enable
src/Platforms/Symbian/SymbianMemoryLeakWarning.cpp:54
Method
EqualsFailure
src/CppUTest/TestFailure.cpp:176
Method
EventDispatcher
examples/ApplicationLib/EventDispatcher.cpp:31
Method
ExecFunction
/////////////// ExecFunction
src/CppUTest/Utest.cpp:681
Method
ExecFunctionTest
src/CppUTest/Utest.cpp:706
Method
ExecFunctionTestShell
include/CppUTest/Utest.h:228
Method
ExecFunctionWithoutParameters
src/CppUTest/Utest.cpp:689
Method
ExpectLeaks
src/Platforms/Symbian/SymbianMemoryLeakWarning.cpp:98
Function
FAIL_C_LOCATION
src/CppUTest/TestHarness_c.cpp:112
Function
FAIL_TEXT_C_LOCATION
src/CppUTest/TestHarness_c.cpp:107
Method
FailFailure
src/CppUTest/TestFailure.cpp:248
Method
FailableMemoryAllocator
src/CppUTest/TestMemoryAllocator.cpp:328
Method
FailableMemoryAllocatorExecFunction
tests/CppUTest/TestMemoryAllocatorTest.cpp:206
Method
FakeOutput
tests/CppUTest/CommandLineTestRunnerTest.cpp:301
Method
FeatureUnsupportedFailure
src/CppUTest/TestFailure.cpp:384
Method
FileForJUnitOutputTests
tests/CppUTest/JUnitOutputTest.cpp:45
Method
FileSystemForJUnitTestOutputTests
tests/CppUTest/JUnitOutputTest.cpp:97
Method
FinalReport
src/Platforms/Symbian/SymbianMemoryLeakWarning.cpp:58
Method
GMockTestTerminator
include/CppUTestExt/GTestConvertor.h:203
Method
GTestConvertor
include/CppUTestExt/GTestConvertor.h:325
Method
GTestDummyResultReporter
include/CppUTestExt/GTestConvertor.h:196
Method
GTestResultReporter
include/CppUTestExt/GTestConvertor.h:241
Method
GTestShell
include/CppUTestExt/GTestConvertor.h:250
Method
GTestUTest
include/CppUTestExt/GTestConvertor.h:258
Function
GccPlatformSpecificRunTestInASeperateProcess
src/Platforms/Gcc/UtestPlatform.cpp:66
Method
GetLatest
src/Platforms/Symbian/SymbianMemoryLeakWarning.cpp:115
Method
GlobalMemoryAccountant
src/CppUTest/TestMemoryAllocator.cpp:710
Method
GlobalMemoryAllocatorStash
src/CppUTest/TestMemoryAllocator.cpp:113
Method
GlobalSimpleStringAllocatorStash
src/CppUTest/SimpleString.cpp:33
Method
GlobalSimpleStringCache
src/CppUTest/SimpleStringInternalCache.cpp:249
Method
GlobalSimpleStringMemoryAccountant
src/CppUTest/SimpleString.cpp:49
Method
HasTheDestructorBeenCalledChecker
tests/CppUTest/TestHarness_cTest.cpp:69
Method
HelperTestRunInfo
src/CppUTest/Utest.cpp:102
Method
IEEE754ExceptionsPlugin
src/CppUTestExt/IEEE754ExceptionsPlugin.cpp:41
Function
IGNORE_TEST
tests/CppUTestExt/MockCallTest.cpp:479
Function
IGNORE_TEST
tests/CppUTestExt/IEEE754PluginTest.cpp:141
Function
IGNORE_TEST
tests/CppUTest/TestRegistryTest.cpp:383
Function
IGNORE_TEST
tests/CppUTest/TestUTestStringMacro.cpp:179
Function
IGNORE_TEST
* This test case cannot pass on 32 bit systems. */
tests/CppUTest/SimpleStringTest.cpp:868
Function
IGNORE_TEST
tests/CppUTest/TestUTestMacro.cpp:78
Function
IGNORE_TEST
tests/CppUTest/UtestTest.cpp:93
Function
IGNORE_TEST
tests/CppUTest/MemoryLeakWarningTest.cpp:476
Function
IGNORE_TEST
examples/AllTests/FEDemoTest.cpp:57
Method
IgnoredUtestShell
////////// IgnoredUtestShell /////////////
src/CppUTest/Utest.cpp:727
Function
IsInfForSystemsWithoutInf
tests/CppUTest/TestFailureNaNTest.cpp:45
Function
IsInfImplementation
src/Platforms/Iar/UtestPlatform.cpp:172
Function
IsInfImplementation
src/Platforms/Keil/UtestPlatform.cpp:179
Function
IsInfImplementation
src/Platforms/VisualCpp/UtestPlatform.cpp:196
Function
IsInfImplementation
src/Platforms/armcc/UtestPlatform.cpp:167
Function
IsInfImplementation
src/Platforms/C2000/UtestPlatform.cpp:224
Function
IsInfImplementation
src/Platforms/Symbian/UtestPlatform.cpp:147
Function
IsInfImplementation
src/Platforms/Gcc/UtestPlatform.cpp:289
Function
IsNanForSystemsWithoutNan
tests/CppUTest/TestFailureNaNTest.cpp:44
Function
IsNanImplementation
src/Platforms/Iar/UtestPlatform.cpp:167
Function
IsNanImplementation
src/Platforms/Keil/UtestPlatform.cpp:170
Function
IsNanImplementation
src/Platforms/armcc/UtestPlatform.cpp:162
Function
IsNanImplementation
src/Platforms/C2000/UtestPlatform.cpp:219
Function
IsNanImplementation
src/Platforms/Symbian/UtestPlatform.cpp:142
Function
IsNanImplementation
src/Platforms/Gcc/UtestPlatform.cpp:284
Method
JUnitTestCaseResultNode
src/CppUTest/JUnitTestOutput.cpp:36
Method
JUnitTestGroupResult
src/CppUTest/JUnitTestOutput.cpp:53
Method
JUnitTestOutput
src/CppUTest/JUnitTestOutput.cpp:76
Method
JUnitTestOutputTestRunner
tests/CppUTest/JUnitOutputTest.cpp:165
Method
LongLongsEqualFailure
src/CppUTest/TestFailure.cpp:284
Method
LongsEqualFailure
src/CppUTest/TestFailure.cpp:253
Function
MSC_SWITCHED_TEST
tests/CppUTestExt/MockSupport_cTest.cpp:640
Method
MaxFunctionPointerUtest
tests/CppUTest/SetPluginTest.cpp:96
Method
MaxFunctionPointerUtestShell
tests/CppUTest/SetPluginTest.cpp:114
Method
MemCmp
src/CppUTest/SimpleString.cpp:218
Method
MemLeakScopedMutex
src/CppUTest/MemoryLeakWarningPlugin.cpp:42
Method
MemoryAccountant
src/CppUTest/TestMemoryAllocator.cpp:424
Method
MemoryLeakAllocator
src/CppUTest/TestMemoryAllocator.cpp:192
Method
MemoryLeakDetector
src/CppUTest/MemoryLeakDetector.cpp:467
Method
MemoryLeakDetectorList
include/CppUTest/MemoryLeakDetector.h:142
Method
MemoryLeakDetectorNode
include/CppUTest/MemoryLeakDetector.h:119
Method
MemoryLeakOutputStringBuffer
src/CppUTest/MemoryLeakDetector.cpp:133
Method
MemoryLeakWarning
src/Platforms/Symbian/SymbianMemoryLeakWarning.cpp:43
← previous
next →
801–900 of 2,279, ranked by callers