MCPcopy Create free account
hub / github.com/OpenCppCoverage/OpenCppCoverage / GetTestUnloadDllFilename

Function GetTestUnloadDllFilename

TestHelper/Tools.cpp:41–44  ·  view source on GitHub ↗

-------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

39{
40 //-------------------------------------------------------------------------
41 fs::path GetTestUnloadDllFilename()
42 {
43 return fs::path(__FILE__).filename();
44 }
45
46 //-------------------------------------------------------------------------
47 fs::path GetOutputBinaryPath()

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68