8073a7850e
This allows FreeBSD to successfully build with BUILD_TESTING enabled. Currently, only 3/184 tests fail: 13 - TestLibraryLoadLibrary (Failed) 14 - TestLibraryGetProcAddress (Failed) 15 - TestLibraryGetModuleFileName (Failed) These failures are probably due to a lack of GetModuleFileNameA implementation on FreeBSD. |
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
TestSynchBarrier.c | ||
TestSynchCritical.c | ||
TestSynchEvent.c | ||
TestSynchInit.c | ||
TestSynchMultipleThreads.c | ||
TestSynchMutex.c | ||
TestSynchSemaphore.c | ||
TestSynchThread.c | ||
TestSynchTimerQueue.c | ||
TestSynchWaitableTimer.c | ||
TestSynchWaitableTimerAPC.c |