Age | Commit message (Expand) | Author |
2020-12-07 | Support icmpv6 transport protocol | Peter Johnston |
2020-09-17 | [testing] Use container address to talk to server running inside container. | Ayush Ranjan |
2020-08-11 | Mark integration tests as passing in VFS2 except CheckpointRestore. | Zach Koopmans |
2020-08-06 | Add LinkAt support to gofer | Fabricio Voznika |
2020-07-30 | Call lseek(0, SEEK_CUR) unconditionally in runsc fsgofer's Readdir(offset=0). | Jamie Liu |
2020-07-30 | Implement overlayfs_stale_read for vfs2. | Jamie Liu |
2020-07-20 | Add standard entrypoints for test targets. | Adin Scannell |
2020-07-08 | Move all tests to new docker API. | Zach Koopmans |
2020-06-17 | Add TempTmpMount test | Fabricio Voznika |
2020-06-05 | Use top-down allocation for pgalloc. | Adin Scannell |
2020-05-21 | Fix TestTmpFile | Fabricio Voznika |
2020-05-13 | Enable overlayfs_stale_read by default for runsc. | Jamie Liu |
2020-04-23 | Simplify Docker test infrastructure. | Adin Scannell |
2020-03-25 | Fix race in TestRunEnvHasHome | Fabricio Voznika |
2020-03-10 | Make checkpoint/restore e2e test less flaky | Ian Lewis |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2019-10-28 | Deflake TestCheckpointRestore | Fabricio Voznika |
2019-10-18 | Add more instructions to test/README.md | Fabricio Voznika |
2019-10-07 | Add tests for $HOME | Ian Lewis |
2019-10-01 | Prevent CAP_NET_RAW from appearing in exec | Fabricio Voznika |
2019-09-23 | Always set HOME env var with `runsc exec`. | Nicolas Lacasse |
2019-09-23 | Add test that runsc exec inherits the same environment as run. | Nicolas Lacasse |
2019-09-03 | Impose order on test scripts. | Adin Scannell |