- d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
- 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
- 4548c6c Update FSF address by Wanlong Gao · 12 years ago
- ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
- 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
- 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
- 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
- 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
- 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
- e1f008e Fix compile. by Garrett Cooper · 14 years ago
- 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
- 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
- 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
- 358c3ee Printf-style format string warnings (TEST_RETURN related): this patch fixes some printf-format string warnings, concerning the TEST_RETURN variable. TEST_RETURN is declared as "long", so it is advisable to use "%ld" in printf format string to avoid undefined behaviour. Note that this patch is not complete - it fixes the warnings in files near the beginning of the alphabet only. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
- a52f4de Regresion testing for Microblaze: here 4 tests are from my regresion testing for Microblaze kernel debug. There is one extension for testing aligned/unaligned get/put_user macros. The rest of changes are easy. [PATCH 3/4] fcntl24,25,26: F_SETLEASE and F_WRLCK cannot work on ramfs: The same reason as was in previous patch for tmpfs. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
- f238937 fcntl24,25,26 fail when run on tmpfs: Attached is a patch to skip testcases fcntl24, fcntl25 and fcntl26 if the host is running on tmpfs. The reason being that, as documented here http://bugzilla.kernel.org/show_bug.cgi?id=13626, F_SETLEASE and F_WRLCK cannot work on tmpfs. Signed-off-by: Matt Fleming <matt@console-pimps.org>. by subrata_modak · 15 years ago
- 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
- bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
- 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
- 5387ba0 These test cases fail on the NFS environment due to NFS relates issue(s). Hence abondon these tests when NFS is detected. By, Sridhar Vinay <vinaysridhar@in.ibm.com>. by subrata_modak · 17 years ago
- 8b5fe93 anal fix: add whitespace between arguments by vapier · 17 years ago
- 7546751 issue a warning if unable to actually test if F_SETLEASE is not defined by vapier · 17 years ago
- aa35472 dont declare setup/cleanup extern since they arent by vapier · 18 years ago
- e93a324 Applied a load of patches submitted to the mailing list by Gentoo's Mike Frysinger by robbiew · 19 years ago
- f9c0e01 Jacky Malcles corrected a bug in fcntl24.c and added new tests fcntl25, fcntl26, and fcntl27. by robbiew · 20 years ago