summaryrefslogtreecommitdiffhomepage
path: root/test/root/crictl_test.go
AgeCommit message (Expand)Author
2021-01-13Switch uses of os.Getenv that check for empty string to os.LookupEnv.Dean Deng
2021-01-12Delete shim v1Fabricio Voznika
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2020-12-01Typo fix.Etienne Perot
2020-11-17Add support for TTY in multi-containerFabricio Voznika
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-09Update shim to build using bazel.Adin Scannell
2020-06-11Set the HOME environment variable for sub-containers.Ian Lewis
2020-05-28Move Cleanup to its own packageFabricio Voznika
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2019-10-07Add tests for $HOMEIan Lewis
2019-09-03Impose order on test scripts.Adin Scannell