Searched defs:Tests (Results 1 – 6 of 6) sorted by relevance
430 ### How to Write a Death Test480 ### Death Test Naming506 ### Regular Expression Syntax551 ### How It Works556 ### Death Tests And Threads578 ### Death Test Styles614 ### Caveats1061 ### How to Write Value-Parameterized Tests1192 ### Creating Value-Parameterized Abstract Tests1216 ### Specifying Names for Value-Parameterized Test Parameters[all …]
264 ###### Expectation Ordering
1 Tests title
97 ### Examples
435 const char *Tests[] = {"winv6.3", "win8", "win7"}; in getWindowsSDKDir() local
13141 using Tests = std::set<TestCase const*>; typedef in Catch::__anon6ccc17cb3811::TestGroup