summaryrefslogtreecommitdiff
path: root/libpod/test_common.go
Commit message (Expand)AuthorAge
* Add location in DB for saving files to bind mount inMatthew Heon2018-03-08
* Convert exec session tracking to use a dedicated structMatthew Heon2018-03-01
* Fix gofmt & golintMatthew Heon2018-03-01
* Add tracking for container exec sessions to DBMatthew Heon2018-03-01
* Remove No New Privs from DB as it's already in the specMatthew Heon2018-02-22
* Add FFJSON encoding/decoding for our container structsMatthew Heon2018-02-16
* Fix gofmt and lintMatthew Heon2018-02-12
* Refactor Pod to use a Config structMatthew Heon2018-02-12
* Rework state tests to avoid boilerplate. Begin adding pod tests.Matthew Heon2018-02-09
* Remove read-only from DB, it's in the specMatthew Heon2018-02-09
* Allow users to specify logpathDaniel J Walsh2018-02-03
* Rename containerRuntimeInfo to containerState for clarityMatthew Heon2018-01-18
* Do no lint test helpersMatthew Heon2018-01-17
* Modify unit tests for state to run on all state implementationsMatthew Heon2018-01-17