Home | History | Annotate | Download | only in tests

Lines Matching full:test85

4127 // test85: Test for RunningOnValgrind(). {{{1
4128 namespace test85 {
4131 printf("test85: RunningOnValgrind() = %d\n", RunningOnValgrind());
4134 } // namespace test85