summaryrefslogtreecommitdiffhomepage
path: root/test/e2e
AgeCommit message (Expand)Author
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-06-17Add TempTmpMount testFabricio Voznika
2020-06-05Use top-down allocation for pgalloc.Adin Scannell
2020-05-21Fix TestTmpFileFabricio Voznika
2020-05-13Enable overlayfs_stale_read by default for runsc.Jamie Liu
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-03-25Fix race in TestRunEnvHasHomeFabricio Voznika
2020-03-10Make checkpoint/restore e2e test less flakyIan Lewis
2020-01-27Standardize on tools directory.Adin Scannell
2019-10-28Deflake TestCheckpointRestoreFabricio Voznika
2019-10-18Add more instructions to test/README.mdFabricio Voznika
2019-10-07Add tests for $HOMEIan Lewis
2019-10-01Prevent CAP_NET_RAW from appearing in execFabricio Voznika
2019-09-23Always set HOME env var with `runsc exec`.Nicolas Lacasse
2019-09-23Add test that runsc exec inherits the same environment as run.Nicolas Lacasse
2019-09-03Impose order on test scripts.Adin Scannell