aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/run_device_test.go
Commit message (Expand)AuthorAge
* enable errcheck linterPaul Holzinger2022-04-29
* Set default rule at the head of device configurationHironori Shiina2022-03-07
* bump go module to version 4Valentin Rothberg2022-01-18
* Use fully-qualified device name in CDI testEvan Lezar2022-01-14
* oci: configure the devices cgroup with default devicesGiuseppe Scrivano2021-12-16
* Fix device tests using ls test filesChris Evich2021-08-11
* Enhance priv. dev. checkChris Evich2021-08-11
* Workaround host availability of /dev/kvmChris Evich2021-08-11
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Add podman run --gpus flag for compatibilitySebastian Jug2021-05-25
* Add support for CDI device configurationSebastian Jug2021-04-20
* bump go module to v3Valentin Rothberg2021-02-22
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* BATS tests: more resilient remove_same_dev_warningEd Santiago2020-07-20
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* vendor in containers/common v0.9.4Daniel J Walsh2020-04-22
* Force integration tests to passBrent Baude2020-04-21
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* rootless: bind mount devices instead of creating themGiuseppe Scrivano2019-09-02
* rootless: add rw devices with --privilegedGiuseppe Scrivano2019-07-18
* use imagecaches for local testsbaude2019-05-29
* Enable rootless integration testsbaude2019-03-19
* ginkgo status improvementsbaude2019-03-08
* fix bug --device enable specifying directory as deviceQi Wang2019-03-06
* Run integrations test with remote-clientbaude2019-01-14
* Separate common used test functions and structs to test/utilsYiqiao Pu2018-11-16
* Fix handling of devicesDaniel J Walsh2018-08-20
* Show duration for each ginkgo test and test speed improvementsbaude2018-07-28
* Migrate diff, exec, export, and history to ginkgobaude2018-02-05