podman/libpod
baude 6ba6ecf59b Migrate Create|Commit to ginkgo
Migrate create and commit bats tests to the ginkgo
test suite.  In doing so, some structures had to be
moved to pkg/podmanstructs/podmanstructs.go so we
could do better verification of test results.

Signed-off-by: baude <bbaude@redhat.com>

Closes: #286
Approved by: rhatdan
2018-02-02 22:44:40 +00:00
..
common Add manifest type conversion to kpod push 2017-12-14 18:37:17 +00:00
driver Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
layers Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
container.go Fix issues with podman ps from QE 2018-01-22 20:11:38 +00:00
container_api.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
container_attach.go Strip unused format specifier 2018-01-27 06:26:20 +00:00
container_inspect.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
container_internal.go Add StopWithTimeout API function for containers 2018-01-30 05:02:12 +00:00
container_top.go Disable locking on functions in batch operations 2018-01-14 12:27:33 +00:00
diff.go remove unused functions and variables 2017-11-28 14:30:12 +00:00
errors.go Add schema validation to DB 2017-11-30 18:05:56 +00:00
finished_amd64.go Add ability to update container status from runc 2017-11-21 20:09:09 +00:00
image_inspect.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
in_memory_state.go Fix in-memory state tests 2018-01-17 15:26:43 +00:00
info.go Update kpod info to use new libpod api 2017-12-14 00:54:21 +00:00
networking.go Enable port bindings 2018-01-20 18:51:21 +00:00
oci.go libpod/oci.go: Perf issue 2018-01-23 14:20:41 +00:00
options.go Save --privileged state 2018-01-25 04:30:15 +00:00
pod.go Remove lock existence checks when creating pods/containers 2017-12-14 18:18:16 +00:00
runc.go kpod exec 2017-12-11 08:24:30 -06:00
runtime.go libpod/runtime.go: Stick paths in arrays 2018-01-31 20:23:36 +00:00
runtime_ctr.go Address review comments 2018-01-17 15:26:43 +00:00
runtime_img.go Migrate Create|Commit to ginkgo 2018-02-02 22:44:40 +00:00
runtime_img_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00
runtime_pod.go Update pods to use file locks 2017-12-14 18:18:16 +00:00
sql_state.go Rename containerRuntimeInfo to containerState for clarity 2018-01-18 11:49:14 -05:00
sql_state_internal.go Rename containerRuntimeInfo to containerState for clarity 2018-01-18 11:49:14 -05:00
state.go Change handling for pods in libpod state 2018-01-17 15:26:43 +00:00
state_test.go Convert remaining state tests to new style 2018-01-17 15:26:43 +00:00
stats.go Update stats code to reflect changes to containerd stats API 2018-02-01 13:30:55 -05:00
storage.go podman create/run need to load information from the image 2018-01-03 12:38:18 +00:00
test_common.go Rename containerRuntimeInfo to containerState for clarity 2018-01-18 11:49:14 -05:00
util.go podman run container id to file 2018-01-11 21:27:26 +00:00
util_test.go kpod stats 2017-12-13 21:15:09 +00:00