Searched refs:suite (Results 1 – 16 of 16) sorted by relevance
2 Bug #73989 (PHP 7.1 Segfaults within Symfony test suite)
2 Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Memleak)
2 Bug #70805 (Segmentation faults whilst running Drupal 8 test suite) (Crash)
2 Bug #70805 (Segmentation faults whilst running Drupal 8 test suite)
2 ldap_set_option() - Basic test for TLS cipher suite ldap option
69 Now you can run the test-suite by calling `make test`. To test only the
3456 $suite['name'],3457 $suite['test_total'],3458 $suite['test_fail'],3459 $suite['test_error'],3460 $suite['test_skip'],3461 $suite['execution_time']3500 junit_suite_record($suite, 'test_total');3549 $JUNIT['suites'][$suite][$param] += $value;3577 junit_init_suite($suite);3680 $JUNIT['suites'][$name] = $suite;[all …]
70 PHP ships with an extensive test suite, the command `make test` is used after71 successful compilation of the sources to run this test suite.
8 The test suite will create the necessary tables for testing, and then delete them when testing is c…
2 Bug #70861 Segmentation fault in pdo_parse_params() during Drupal 8 test suite
92 $suite = array(107 foreach ($suite as $testcase) {
132 $suite = array(161 foreach ($suite as $testcase) {
8 // Tests taken from GMPs own test suite.
22 To run test suite you may use this command (presuming that you pwd is where this
26 * special interval specification used for this test suite.
Completed in 22 milliseconds