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. 371cf0a Remove returns that follows tst_exit() by Cyril Hrubis · 10 years ago
  4. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  5. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  6. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  7. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  8. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  9. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  10. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  11. 8f9b2c2 This series of patches fixes failures with mmapstress04, mmapstress07 and mmapstress08 test cases on IA-64, s390x and PPC64 mostly due to assuming page sizes on those architectures are 4K. This patch fixes mmapstress08 test case by limiting this test to run for x86 architecture only due to it makes several assumptions about 4K page size etc, and I don't see the obvious way to make it work for non-x86 architectures. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  12. f81795e remove duplicated errno.h includes and just include errno.h, not sys/errno.h by vapier · 18 years ago
  13. 8445709 Added mmapstress testsuite ported by Ananda Venkataraman. by robbiew · 22 years ago