Lines Matching refs:Printf
186 fmt.Printf("To use -json-output flag, select only one test suite with -suite.\n")
194 fmt.Printf("Failed to clear target directory: %s\n", err)
201 fmt.Printf("Error making temporary directory: %s\n", err)
216 fmt.Printf("Failed to parse input: %s\n", err)
233 fmt.Printf("Building all_tests...\n")
235 fmt.Printf("Error building all_tests.go: %s\n", err)
264 fmt.Printf("Building runner...\n")
266 fmt.Printf("Error building runner: %s\n", err)
271 fmt.Printf("Copying test binaries...\n")
274 fmt.Printf("Failed to copy %s: %s\n", binary, err)
279 fmt.Printf("Copying data files...\n")
282 fmt.Printf("Failed to copy %s: %s\n", file, err)
287 fmt.Printf("Uploading files...\n")
289 fmt.Printf("Failed to push runner: %s\n", err)
295 fmt.Printf("Running unit tests...\n")
298 fmt.Printf("Failed to run unit tests: %s\n", err)
305 fmt.Printf("Running SSL tests...\n")
308 fmt.Printf("Failed to run SSL tests: %s\n", err)
315 fmt.Printf("Failed to extract results.json: %s\n", err)