index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
kill_test.go
Commit message (
Expand
)
Author
Age
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
podman kill should report rawInput not container id
Daniel J Walsh
2021-02-16
*
Switch podman stop/kill/wait handlers to use abi
Daniel J Walsh
2021-01-29
*
add --cidfile to container kill
baude
2020-12-23
*
use lookaside storage for remote tests
baude
2020-11-16
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Test fixes for remote integration
Brent Baude
2020-05-20
*
v2 enable remote integration tests
Brent Baude
2020-05-19
*
Refactor tests when checking for error exit codes
Jhon Honce
2019-10-16
*
use imagecaches for local tests
baude
2019-05-29
*
enable integration tests for remote-client
baude
2019-05-07
*
ginkgo status improvements
baude
2019-03-08
*
Add tests to make sure podman container and podman image commands work
Daniel J Walsh
2019-03-02
*
Run integrations test with remote-client
baude
2019-01-14
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
sleep does not catch SIGTERM
baude
2018-03-14
*
Migrate kill tests to ginkgo
baude
2018-02-01