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. b863a0b Make use of ARRAY_SIZE() by Cyril Hrubis · 10 years ago
  4. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  5. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  6. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  7. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  8. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  9. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  10. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  11. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  12. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  13. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  14. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  15. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  16. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  17. 5e27825 The Linux port I run on LTP has a minimal set of system calls. It currently does not implement the sysfs system call so I'd like to disable the tests for this system call - at the moment they will fail to compile because __NR_sysfs is undefined. Is there an idiomatic way of doing this? I can either prevent the test compiling completely somehow in the Makefile (e.g. as modify_ldt does) or make the test compile but return BROK perhaps. Attached is a patch to implement a strategy like this one. By Will Newton <will.newton@gmail.com> by subrata_modak · 16 years ago
  18. 238755b cleanup by vapier · 17 years ago
  19. 949f2e5 scrub references to _syscall2 by vapier · 18 years ago
  20. 83de327 fixes from Jeff Bailey to just use syscall() rather than _syscall#() macros by vapier · 18 years ago
  21. 0c7769a A fix to include the x86_64 archtiecture to build on latest version RHEL by mreed10 · 18 years ago
  22. 8c10664 A fix for bug 25085 to allow the testsuite to build on rhel5 by mreed10 · 18 years ago
  23. a1b04db Applied fix for __powerpc__ by robbiew · 18 years ago
  24. afd4843 Applied patch from Yaroslav Popovitch that addresses problems related by robbiew · 20 years ago
  25. 4eb889d Applied IA64 specific fixes from Jacky Malcles. by robbiew · 21 years ago
  26. 9a55a78 Initial checkin of sysfs() tests from Aniruddha Marathe <aniruddha.marathe@wipro.com> by robbiew · 22 years ago