1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  3. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  4. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  5. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  6. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  7. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  8. da124b9 Just another printf cleanup: attached patch fixes some more printf formating issues as well as some coding style errors. Signed-off-by: <chrubis@suse.cz>. by subrata_modak · 15 years ago
  9. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  10. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  11. 134e896 fix return(1) -> return 1. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  12. f413e9a I've attached some patches that I created for LTP at work. Most of them simply add command-line options to specify the amount of memory/pages to use for tests. However, there's one fix that works around a bug in uClibc's pthread implementation.Allow the number of iterations to be specified on the command line. Matt Fleming <mjf@gentoo.org>. by subrata_modak · 16 years ago
  13. d3269cf nptl01 looks to have an operator precedence bug in it that prevents the output being done at appropriate times. With this patch you should get 10 lines of output, one every 10000 loops, rather than 10 lines of output, one for each of the first 10 loops. By, Will Newton <will.newton@gmail.com>. by subrata_modak · 16 years ago
  14. bf7d859 fix for defect 21622, insufficient timeout value by mridge · 18 years ago
  15. 8dc7ac7 Fixed typo. by robbiew · 19 years ago
  16. 283ef20 Applied patch from Gordon Jin: by robbiew · 19 years ago
  17. 1f9577e Make nptl01 timeout and report failure rather than just hanging in the event of a fail. by plars · 19 years ago
  18. cf925b2 Reduced the spamminess of this test. by robbiew · 20 years ago
  19. b6bd2b4 Changed the TWARN lines to TINFO....cause I liked it better :) by robbiew · 20 years ago
  20. da2abda Updated the nptl tests to only execute on NPTL enabled systems. by robbiew · 20 years ago
  21. 7bdb08e Added a new test for testing a specific problem seen in certain version by robbiew · 20 years ago