1. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  2. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  3. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  4. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  5. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  6. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  7. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  8. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  9. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  10. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  11. 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 · 17 years ago
  12. 79c1218 Fixing 'sysfs01' testcase to make it ask for File System Index of 'proc' instead of 'ext2' as pointed out by <doug.chapman@hp.com> by subrata_modak · 17 years ago
  13. 238755b cleanup by vapier · 18 years ago
  14. 949f2e5 scrub references to _syscall2 by vapier · 18 years ago
  15. 83de327 fixes from Jeff Bailey to just use syscall() rather than _syscall#() macros by vapier · 18 years ago
  16. 0c7769a A fix to include the x86_64 archtiecture to build on latest version RHEL by mreed10 · 18 years ago
  17. 8c10664 A fix for bug 25085 to allow the testsuite to build on rhel5 by mreed10 · 18 years ago
  18. a1b04db Applied fix for __powerpc__ by robbiew · 18 years ago
  19. afd4843 Applied patch from Yaroslav Popovitch that addresses problems related by robbiew · 21 years ago
  20. 4eb889d Applied IA64 specific fixes from Jacky Malcles. by robbiew · 21 years ago
  21. 9a55a78 Initial checkin of sysfs() tests from Aniruddha Marathe <aniruddha.marathe@wipro.com> by robbiew · 22 years ago