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. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  4. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  5. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  6. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 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. 4548c6c Update 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. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  14. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  15. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  16. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  17. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  18. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  19. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  20. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  21. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  22. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  23. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  24. ae5eb2c I've introduced autoconf to modify_ldt test cases. The modification is very similar to the modification to signalfd. Signed-off-by: Masatake YAMATO<yamato@redhat.com>. by subrata_modak · 16 years ago
  25. 3d36a97 Finally fixed this!! by robbiew · 20 years ago
  26. f7973a1 Fix build errors in modify_ldt01 and modify_ldt02 by mridge · 20 years ago
  27. 95033c6 Fix invalid syntax "if undefined" in modify_ldt tests by plars · 20 years ago
  28. 1ce7a2a Added additional code to allow this test to build easier. by robbiew · 20 years ago
  29. 0d0826a Corrected bug in code, to allow to build on non-x86 platforms. by robbiew · 20 years ago
  30. 0fda0f8 Reworked these tests, so that the Makefile searches asm/ldt.h for which definition is used (user_desc or modify_ldt_ldt_s) and builds the tests accordingly. by robbiew · 21 years ago
  31. 4dfd4e5 fix merge errors by plars · 21 years ago
  32. 49afdd7 Fix compile annoyance in modify_ldt tests by plars · 21 years ago
  33. 2b7a0c5 I had to rework the section about modify_ldt_s_s vs. user_desc. by robbiew · 21 years ago
  34. 7143469 Added code to allow test to build on installations that renamed modify_ldt_ldt_s by robbiew · 21 years ago
  35. 860b47b warning cleanup by robbiew · 21 years ago
  36. 7408fc9 applied patch from Inho Krumreich to make modify_ldt tests compile on any architecture and print a message if it is not on i386. by plars · 22 years ago
  37. a6b81d9 fix for bug #474513 on SF - modify_ldt01 fails in block 1. changed function number to 100 and initialized ptr. by plars · 23 years ago
  38. 929d702 Corrected the block 2 test section. The flag needs to be 1 to get the by robbiew · 23 years ago
  39. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago