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. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  4. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  5. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  6. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  7. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  8. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  9. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  10. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  11. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  12. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  13. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  14. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  15. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  16. 024988b Daniel Gollub <dgollub@suse.de> wrote: With 2.6.27-rc* linux/dirent.h got removed Kbuild headers_install targe and dirent struct got removed. Instead use #include <dirent.h> instead of #include <linux/dirent.h>. Garrett Cooper <yanegomi@gmail.com> wrote: It appears that asm/page.h isn't packaged with kernel.org sources anymore as of 2.6.25, according to some folks on #fedora-devel. I was just wondering a) if that's the case, b) whether or not those affected test compiles have been identified and removed / modified? If both questions are true and no one has pointed out this issue before now, I've found all of the items which don't follow this behavior: According to the folks in #fedora-devel (airlied, jwb), we shouldn't be using asm/page.h directly, but instead should be accessing everything in page.h via sysconf(2), like so: by subrata_modak · 16 years ago
  17. 5f30b5d Move *_module tests under /testcases/kernel by plars · 21 years ago