75a62e116c
Using GTEST_SKIP instead of just returning from the function shows that
a test was skipped in the test summary. If GTEST_SKIP is called the rest
of the function won't be run, just like with the return.
GTEST_SKIP wasn't available until gtest 1.10, and we updated to 1.12 in
|
||
---|---|---|
.. | ||
DSP | ||
IOS | ||
PowerPC | ||
CMakeLists.txt | ||
CoreTimingTest.cpp | ||
MMIOTest.cpp | ||
PageFaultTest.cpp |