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. e38b961 Remove STD_FUNCTIONAL_TEST 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. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  13. ebf7df2 Fix some `get*' tests. by Garrett Cooper · 14 years ago
  14. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  15. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  16. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  17. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  18. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  19. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  20. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  21. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  22. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  23. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  24. d5c15c2 The gethostid01 test fails when the host id is not set on a system. The gethostid() call retrieves "00000000" as the host id. Added a check to compare the return value with "000000" (omitted 1st two 0's as they could also be 0x on some systems; needs confirmation). Signed-off by : Vinay Sridhar <vinay@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  25. 75d9e2a back out uclinux changes to something that doesnt spit warnings as reported by Randy Dunlap by vapier · 17 years ago
  26. 9c9943f cleanup file by vapier · 17 years ago
  27. 1e4c5de Fixing "gethostid01" to work fine on both 32-bit and 64-bit machines, pointed out by <brenohl@br.ibm.com> by subrata_modak · 17 years ago
  28. 81534c3 A fix by Jane, Lv that fixes tests crashing on uClinux by mreed10 · 18 years ago
  29. aa35472 dont declare setup/cleanup extern since they arent by vapier · 18 years ago
  30. a40976d Yet another attempt to fix gethostid01. I replaced the strcmp with strstr to check if hostid and gethostid have a "suitable match". This is a patch for bug 21064 by mreed10 · 18 years ago
  31. 7b984b0 zero pad hostid result by vapier · 18 years ago
  32. 1f01fa4 Ihno Krumreich writes: need to include unistd.h to get the prototype for gethostid() by vapier · 18 years ago
  33. 131efcc Fixed gethostid01 so the second 64 bit check doesn't clobber the first 64 bit check by using a bitmask by mridge · 19 years ago
  34. 1a5ca6a fix for defect 21050, the logic on line 211 was reversed causing the 64bit code to get run on a 64bit system by mridge · 19 years ago
  35. 65ede4e Added one line to make sure that if 'hostid' includes fffffff, then we don't do anything. by robbiew · 19 years ago
  36. 87e9239 Applied a fix to my patch from Fang Wenqi: by robbiew · 19 years ago
  37. d018760 Corrected a logical typo. by robbiew · 19 years ago
  38. 3abb93f Fix build break for missing 'j' by mridge · 19 years ago
  39. fa45d7d Second attempt to resolve "ffffffff" situation. by robbiew · 19 years ago
  40. 88af95d Added code to check whether or not "ffffffff" is returned on some 64bit by robbiew · 19 years ago
  41. b12a05c Applied fix from Greg Edwards to allow for 64bit execution. by robbiew · 19 years ago
  42. 29be205 Added code to handle distros that add "Ox" to the beginning of their by robbiew · 22 years ago
  43. 3b73cf3 Added functional test to gethostid01 to compare result from gethostid() versus the hostid command by plars · 22 years ago
  44. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago