summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-29Fix built-in volume issue with podman run/createumohnani8
2018-06-29Add `podman container cleanup` to CLIDaniel J Walsh
2018-06-29Allow multiple containers and all for umountTomSweeneyRedHat
2018-06-29Test to verify overlay quotas work, show container overhead on quotahaircommander
2018-06-28Remove the --registry flag from podman searchumohnani8
2018-06-27test: add env variables to the debug outputGiuseppe Scrivano
2018-06-22Add tests for podman refreshMatthew Heon
2018-06-22Update the version of conmon used in testDaniel J Walsh
2018-06-19Added --sort to pshaircommander
2018-06-18TLS verify is skipped per registry.haircommander
2018-06-18Add --all,-a flag to podman imagesumohnani8
2018-06-18top: make output tabularValentin Rothberg
2018-06-15Added --tls-verify functionality to podman search, with testshaircommander
2018-06-15test: add test for running a rootless containerGiuseppe Scrivano
2018-06-14Temporarily turn of ps --last test until fixedMatthew Heon
2018-06-14Added --sort flag to podman imagehaircommander
2018-06-07Test to make sure we are getting proper exit codes on podman runDaniel J Walsh
2018-06-07Propegate exit code on Exec calls and integrated testhaircommander
2018-06-06Add pointers for Integration Tests to docsTomSweeneyRedHat
2018-06-04Add some test for podman run flag security-optYiqiao Pu
2018-06-04Add a function for e2e test to write json fileYiqiao Pu
2018-06-04Use go-selinux for selinux checkYiqiao Pu
2018-06-04Add flag to add annotations to a containerMatthew Heon
2018-05-31Clear all caps, except the bounding set, when --user is specified.Daniel J Walsh
2018-05-25save and load should support multi-tag for docker-archiveumohnani8
2018-05-25Spell check strings and commentsJhon Honce
2018-05-17chrootuser: default to GID 0 when given a numeric --userNalin Dahyabhai
2018-05-16Remove old varlink testsJhon Honce
2018-05-16Allow push/save without image referenceumohnani8
2018-05-14Remove stop on error from Docker install switch in baseline testsTomSweeneyRedHat
2018-05-11Skip systemd-style CGroups testMatthew Heon
2018-05-04test/e2e/run_userns_test.go: new fileGiuseppe Scrivano
2018-05-01podman should assign a host port to -p when omittedbaude
2018-04-30do not commit default volumes from containerbaude
2018-04-30Make ':' a restricted character for file namesumohnani8
2018-04-27Use buildah commit and bud in podmanbaude
2018-04-27Remove systemd-cat supportJhon Honce
2018-04-27Refactor unittest for varlink componentJhon Honce
2018-04-26Add --default-mounts-file hidden flagumohnani8
2018-04-24Modify --user flag for podman create and runumohnani8
2018-04-24Add some podman search test with filterYiqiao Pu
2018-04-24Fix podman search no-trunc testYiqiao Pu
2018-04-23Merge pull request #647 from umohnani8/secretsDaniel J Walsh
2018-04-23Merge pull request #656 from ypu/restart_testDaniel J Walsh
2018-04-23Add FIPS mode secretumohnani8
2018-04-23Initial varlink implementationbaude
2018-04-23Add restart test with timeoutYiqiao Pu
2018-04-23Improve restart latest container testYiqiao Pu
2018-04-23Add start time check for restart testYiqiao Pu
2018-04-21enable no test cachebaude