1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 6fb9117 cpuset_syscall_testset.sh: check TCONF for do_syscall_test by Jan Stancek · 10 years ago
  3. 14f1d23 cpuset/cpuset_syscall_test: check HAVE_DECL_MPOL_F_MEMS_ALLOWED by Jan Stancek · 11 years ago
  4. 87156a0 cpuset/cpuset_syscall_test: fixes by Stanislav Kholmanskikh · 11 years ago
  5. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  6. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  7. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  8. 1e58738 Make sure the global variable TCID is defined. by Garrett Cooper · 13 years ago
  9. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  10. 6c4d1c6 Fix all warnings. by Garrett Cooper · 14 years ago
  11. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  12. 88bf535 Add missing return code. by Garrett Cooper · 14 years ago
  13. 397ae83 Effectively neuter all tests that require mempolicy support on systems that don't have mempolicy. by yaberauneya · 15 years ago
  14. 618f41a Finish this mempolicy crud off for good, after a fair amount of tweaking. by yaberauneya · 15 years ago
  15. 8990a20 Properly resolve mbind stuff... it was actually mempolicy tests... and it was present in more than just mbind01.c by yaberauneya · 15 years ago
  16. f12a19a Fix the remaining `lib-not-found' error when compiling for the second time as re by yaberauneya · 15 years ago
  17. c5d8805 Checkin all local changes for testcases/kernel/controllers to avoid compile-time warnings and errors, so that I can move forward with the weak handlers change. by yaberauneya · 15 years ago
  18. 0e76817 1. Use linux_syscall_numbers.h. by yaberauneya · 15 years ago
  19. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  20. 71b936e The attached patch fixes this bug. This is the bug of the kernel. The following patch has fixed the bug. by subrata_modak · 15 years ago
  21. 5e975a5 Test suite for cpuset: This is the test suite for the basis operation test and part functionality test of cpuset. It contains adding/removing cpus/mems test, setting flags test, exclusive function test, hierarchy relation test, inherit relation test and cpuset VS syscall test. More testcases will be added in future. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>. by subrata_modak · 15 years ago