podman/libpod
Matthew Heon 4ff251d911 Add PID to the containers used to test SQLite state
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #56
Approved by: rhatdan
2017-11-21 20:09:09 +00:00
..
common Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
driver Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
images Fix gofmt errors 2017-11-02 15:30:39 -04:00
layers Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
container.go Add ability to retrieve container's log path to API 2017-11-21 20:09:09 +00:00
container_attach.go Fix terminal attach 2017-11-15 16:27:57 -06:00
diff.go Enhancements to papr tests 2017-11-17 02:07:18 +00:00
errors.go Compile-tested implementation of SQL-backed state 2017-11-18 12:54:05 -05:00
finished_amd64.go Add ability to update container status from runc 2017-11-21 20:09:09 +00:00
in_memory_state.go Wire SQL backed state into rest of libpod 2017-11-18 12:58:48 -05:00
oci.go Add ability to retrieve container's log path to API 2017-11-21 20:09:09 +00:00
options.go Wire SQL backed state into rest of libpod 2017-11-18 12:58:48 -05:00
pod.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
runtime.go Fix segfault cleaning up in after failing to create a Runtime 2017-11-18 12:58:48 -05:00
runtime_ctr.go Add ability to update container status from runc 2017-11-21 20:09:09 +00:00
runtime_img.go Enhancements to papr tests 2017-11-17 02:07:18 +00:00
runtime_img_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00
runtime_pod.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
sql_state.go Add ability to update container status from runc 2017-11-21 20:09:09 +00:00
sql_state_internal.go Add ability to update container status from runc 2017-11-21 20:09:09 +00:00
sql_state_test.go Add PID to the containers used to test SQLite state 2017-11-21 20:09:09 +00:00
state.go Wire SQL backed state into rest of libpod 2017-11-18 12:58:48 -05:00
storage.go libpod create and run 2017-11-01 14:19:19 -05:00
util.go Address run/create performance issues 2017-11-14 21:14:13 +00:00
util_test.go libpod/runtime_img_test.go Unit Tests 2017-11-04 11:12:14 -05:00