summaryrefslogtreecommitdiff
path: root/libpod/state_test.go
Commit message (Expand)AuthorAge
* Add pod stateMatthew Heon2018-05-17
* Add backend code for generic dependenciesMatthew Heon2018-04-03
* Add tests for container graphsMatthew Heon2018-03-29
* Prevent ctrs not in pods from depending on pod ctrsMatthew Heon2018-03-29
* Remove current SQLite DB driverMatthew Heon2018-03-26
* Add FFJSON encoding/decoding for our container structsMatthew Heon2018-02-16
* Containers in a pod can only join namespaces in that podMatthew Heon2018-02-12
* Fix gofmt and lintMatthew Heon2018-02-12
* Refactor Pod to use a Config structMatthew Heon2018-02-12
* Add implementation for BoltDB-backed stateMatthew Heon2018-02-12
* Fix gofmt and lintMatthew Heon2018-02-09
* Finish unit tests for podsMatthew Heon2018-02-09
* Rework state tests to avoid boilerplate. Begin adding pod tests.Matthew Heon2018-02-09
* Convert remaining state tests to new styleMatthew Heon2018-01-17
* Fix gofmtMatthew Heon2018-01-17
* Modify unit tests for state to run on all state implementationsMatthew Heon2018-01-17