1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. ed991ae extract pidns tests from runpidnstest.sh to runtest/containers by Jan Stancek · 10 years ago
  4. 4519224 containers: delete redundant newline in tst_resm() by Monson Shao · 12 years ago
  5. 38bf6cd pidns16: child should not get parent pid in parent NS by Monson Shao · 12 years ago
  6. a5eeee9 pidns16: modified test results by Monson Shao · 12 years ago
  7. c19b210 pidns16: split test condition and result judge by Monson Shao · 12 years ago
  8. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  9. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  10. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  11. e8530df Fix header include format. by Garrett Cooper · 14 years ago
  12. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  13. f6d7f09 define and use common clone helpers by vapier · 15 years ago
  14. 8557665 Containers: Remove capability dependency: Review of these test source files suggests that absolutley no capability APIs are in use. I suspect these #ifdefs were added because the original tests had unnecessarily included sys/capability.h. Signed-off-by: Matt Helsley <matthltc@us.ibm.com>. by subrata_modak · 15 years ago
  15. ce23f15 Seiichi Ikarashi reported:: I report ia64-specific build failures and a patch for them. Since ia64 glibc does not have the clone() function call, building testcases/kernel/containers/pidns/pidns12.c fails as follows. It's same for pidns13.c, pidns14.c, pidns16.c, pidns20.c, pidns21.c, pidns30.c, and pidns31.c. They should call clone2() instead of clone(), like check_pidns_enabled.c. I attached a patch to fix them. Signed-Off-By: Seiichi Ikarashi <s.ikarashi@jp.fujitsu.com>. Complete mail thread: http://marc.info/?l=ltp-list&m=123232695003986&w=2. by subrata_modak · 16 years ago
  16. 4235284 checking sys/capability.c for pidns14 and pidns16: this patch adds "sys/capability.c" checking for pidns14 and pidns16 testcases using autoconf support. Signed-off-by: Edjunior B. Machado <emachado@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  17. d757ea1 Please find the testcase for the below scenario. Assertion: by subrata_modak · 16 years ago