...

Text file src/cmd/internal/test2json/testdata/benchshort.test

Documentation: cmd/internal/test2json/testdata

     1# This file ends in an early EOF to trigger the Benchmark prefix test,
     2# which only happens when a benchmark prefix is seen ahead of the \n.
     3# Normally that's due to the benchmark running and the \n coming later,
     4# but to avoid questions of timing, we just use a file with no \n at all.
     5BenchmarkFoo   	10000 early EOF

View as plain text