gvisor/test/runner/gtest
Fabricio Voznika 00b684ea7f Limit the scope when deleting test log directory on success
The code was deleting logs for all tests when a single test
passed. Change it to delete only the logs relevant to the
test at hand.

Also fixed the benchmark lookup code, which was always generating
a single empty benchmark entry if there were not benchmarks.

PiperOrigin-RevId: 326311477
2020-08-12 14:23:29 -07:00
..
BUILD Add basic microbenchmarks. 2020-02-19 18:21:54 -08:00
gtest.go Limit the scope when deleting test log directory on success 2020-08-12 14:23:29 -07:00