Home
last modified time | relevance | path

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

/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp570 char TestPath[MAX_PATH]; in main() local
572 _snprintf(TestPath, sizeof(TestPath)-1, "%s\\tests", filelist); in main()
573 else strcpy(TestPath, "tests"); in main()
574 DoTestFiles(TestPath, environment); in main()

Completed in 7 milliseconds