• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

clearcontainers / runtime / 184

Builds Branch Commit Type Ran Committer Via Coverage
184 sboeuf/unit_testing test: Add unit testing related to shim.go Implement first unit tests to cover the functions found inside shim.go file. In that case, we have to introduce a mock shim binary, helping to perform a proper testing. Signed-off-by: Sebastien Boeuf <s... push 14 Mar 2017 05:09PM UTC sboeuf travis-ci pending completion   set done
185 master test: Add unit testing related to shim.go Implement first unit tests to cover the functions found inside shim.go file. In that case, we have to introduce a mock shim binary, helping to perform a proper testing. Signed-off-by: Sebastien Boeuf <s... Pull #63 14 Mar 2017 05:09PM UTC web-flow travis-ci pending completion   set done
181 master shim: Fix execution of cc-shim binary The use of exec.cmd was not proper, causing the binary to be re-executed. Relying on the exec.Command() function allows to start cc-shim without re-executing it. Signed-off-by: Sebastien Boeuf <sebastien.boe... Pull #65 14 Mar 2017 04:47PM UTC web-flow travis-ci pending completion   set done
180 sboeuf/fix_shim_exec shim: Fix execution of cc-shim binary The use of exec.cmd was not proper, causing the binary to be re-executed. Relying on the exec.Command() function allows to start cc-shim without re-executing it. Signed-off-by: Sebastien Boeuf <sebastien.boe... push 14 Mar 2017 04:46PM UTC sboeuf travis-ci pending completion   set done
179 master test: Add unit testing related to oci.go Implement first unit tests to cover the functions found inside oci.go file. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> Pull #63 14 Mar 2017 01:53PM UTC web-flow travis-ci pending completion   set done
178 sboeuf/unit_testing test: Add unit testing related to oci.go Implement first unit tests to cover the functions found inside oci.go file. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> push 14 Mar 2017 01:53PM UTC sboeuf travis-ci pending completion   set done
176 sboeuf/unit_testing test: Add unit testing related to oci.go Implement first unit tests to cover the functions found inside oci.go file. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> push 14 Mar 2017 01:25AM UTC sboeuf travis-ci pending completion   set done
177 master test: Add unit testing related to oci.go Implement first unit tests to cover the functions found inside oci.go file. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> Pull #63 14 Mar 2017 01:25AM UTC web-flow travis-ci pending completion   set done
173 master Merge pull request #64 from clearcontainers/sboeuf/fix_create create: Add missing O_CREATE flag to OpenFile() push 13 Mar 2017 10:06PM UTC web-flow travis-ci pending completion   set done
170 master test: Add unit testing related to delete.go Implement first unit tests to cover the functions found inside delete.go file. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> Pull #63 13 Mar 2017 08:44PM UTC web-flow travis-ci pending completion   set done
169 sboeuf/unit_testing test: Add unit testing related to delete.go Implement first unit tests to cover the functions found inside delete.go file. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> push 13 Mar 2017 08:44PM UTC sboeuf travis-ci pending completion   set done
168 master create: Add missing O_CREATE flag to OpenFile() When calling createCgroupsFiles(), we were expecting files to be created with a call to os.OpenFile() but we forgot to specify the right flag O_CREATE to make sure the file is created in case it doe... Pull #64 13 Mar 2017 07:54PM UTC web-flow travis-ci pending completion   set done
166 sboeuf/fix_create create: Add missing O_CREATE flag to OpenFile() When calling createCgroupsFiles(), we were expecting files to be created with a call to os.OpenFile() but we forgot to specify the right flag O_CREATE to make sure the file is created in case it doe... push 13 Mar 2017 07:31PM UTC sboeuf travis-ci pending completion   set done
164 master Merge pull request #60 from clearcontainers/sboeuf/fix_fd_leaks cgroups: Create and delete cgroups files related to provided path push 13 Mar 2017 04:49PM UTC web-flow travis-ci pending completion   set done
163 master cgroups: Create and delete cgroups files related to provided path In config.json, a cgroupsPath is provided, and it is expected to be created. "tasks" and "cgroup.procs" have to be created under this directory, and filled with the shim's pid. Tha... Pull #60 13 Mar 2017 04:17PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc