Home
last modified time | relevance | path

Searched refs:testDirs (Results 1 – 2 of 2) sorted by relevance

/php-src/sapi/fuzzer/
H A Dgenerate_execute_corpus.php11 $testDirs = array_slice($argv, 2); variable
14 $testDirs = ["$baseDir/Zend/tests", "$baseDir/ext/reflection"]; variable
17 generate_corpus_from_phpt($corpusDir, $testDirs);
H A Dgenerate_corpus_util.php3 function generate_corpus_from_phpt(string $corpusDir, array $testDirs, int $maxLen = 8 * 1024) { argument
5 foreach ($testDirs as $testDir) {

Completed in 12 milliseconds