summaryrefslogtreecommitdiff
path: root/test/e2e/run_exit_test.go
Commit message (Expand)AuthorAge
* If container exits with 125 podman should exit with 125Daniel J Walsh2021-09-16
* e2e tests: prevent 'Expect(ExitCode())' patternEd Santiago2021-07-20
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Get proper exit code when running or starting a container.Daniel J Walsh2020-05-21
* v2 enable remote integration testsBrent Baude2020-05-19
* Fix exit code failureDaniel J Walsh2019-09-17
* Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
* Use exit code constantsDaniel J Walsh2019-09-12
* test: enable all tests for crunGiuseppe Scrivano2019-08-19
* tests: disable some tests currently failing when not using runcGiuseppe Scrivano2019-08-12
* use imagecaches for local testsbaude2019-05-29
* ginkgo status improvementsbaude2019-03-08
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Correct exit code 126 and 127baude2018-02-21
* More ginkgo migrationbaude2018-02-07