Lines Matching refs:cases
30 A test suite is a group of test cases,
120 Running test cases via Meson
130 The first is the **fast** test suite, which is the largest group of test cases.
155 The ``meson test`` command can also execute individual Meson test cases
164 Note that these test cases must be known to Meson
179 #. *test cases* which are individual tests
180 #. *test suites* which are groups of test cases
196 and vector of unit test cases.
205 The sub-testsuites list can also be used in parallel with the vector of test cases,
206 in this case the test cases will be run,
211 Test cases are added to the ``.unit_test_cases`` element
324 Test cases have multiple ways of indicating an error has occurred,
335 It isn't very informative to the user, so it should really be used in cases