1. be914a8 runtest/fs: remove non-acsii char from comment by Yixin Zhang · 5 years ago
  2. a6938ba fs/binfmt_misc02.sh: Add new test for basic functionality by Xiao Yang · 6 years ago
  3. cbc3908 fs/binfmt_misc01.sh: Add new test for invalid inputs by Xiao Yang · 6 years ago
  4. 31b7a32 fs: exclude 'wakeup_count' from read_all_sys test. by Sandeep Patil · 6 years ago
  5. 1f011e5 read_all: Drop privileges by Richard Palethorpe · 6 years ago
  6. 4a41aa6 runtest/fs: filter /dev/watchdog* for read_all_dev by default by yang xu · 7 years ago
  7. 67c95fb Add read_all file systems test by Richard Palethorpe · 7 years ago
  8. a4c232f fs/fs_fill: Add a test to fill a FS in a few threads by Cyril Hrubis · 7 years ago
  9. d02dc73 Declare an iso9660 fs testcase based on isofs.sh by Stanislav Kholmanskikh · 11 years ago
  10. 1aad5c3 runtest/fs: Limit proc01 to first 128 megabytes. by Cyril Hrubis · 12 years ago
  11. c9dd96e runtest/fs: change parameters of growfiles by Andrew Chen · 13 years ago
  12. f388d33 Use $TMP instead of $TMPDIR. by Garrett Cooper · 14 years ago
  13. 4b49678 make iogen01 honor $TMPDIR set by runltp*. by Garrett Cooper · 14 years ago
  14. 95e8b61 Fix issue where growfiles tests still not creating temp files in directory specified by TMPDIR as expected. This is an updated patch which changes the arguments for gf12, gf13 test to use the named pipes created by mkfifo properly, rather then the ordinary file created by and incorporates the previous changes. Hopefully that catches everything, these fs tests are quite hard to interpret. A previous patch that attempts to force tests to use the TMPDIR env variable is incomplete. This patch fixes growfiles test arguments in the fs scenario. by Subrata Modak · 14 years ago
  15. ca758b7 fix fs_perms tests. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by Subrata Modak · 14 years ago
  16. 09c00b3 As several folks have noticed (Mitani-san, etc), the entries in runtest/fs was incorrect and wasn't switched over from rwtest.sh to rwtest. by yaberauneya · 15 years ago
  17. 23e0d47 Fix small errors in the runtest files: this patch fixes the following problems in the runtest files: by subrata_modak · 15 years ago
  18. 606e544 modify fs scenario to use working directory specified by runltp: This patch modifies the fs scenario to remove hard coded paths with /tmp as well as make sure that tests that take directory arguments use the temporary directory specified by runltp. I've chosen to pass in the temporary directory rather than change the tests themselves for certain tests take a path as an argument. Signed-off by: Henry Yei <hyei@mvista.com>. by subrata_modak · 15 years ago
  19. 83eb2d1 This proposed change makes linktest.pl into linktest.sh, to avoid missing coverage with symlinks and hardlinks due to a lacking perl dependency on the target host. by yaberauneya · 15 years ago
  20. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  21. c11d210 Linux-2.6.26 introduced a new feature for Quota on Remount for RO Fs. This test cases will test that feature. For more info, please see: http://kernelnewbies.org/Linux_2_6_26, and, http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0ff5af8340aa6be44220d7237ef4a654314cf795. Signed-Off-By: Jan Kara <jack@suse.cz>. Ported-To-Ltp-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  22. ee5f6b3 Integrate File Systems Race Condition Check tests to default LTP run. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  23. 8437891 Integrate PROC File Systems tests into default LTP run. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  24. decc2a3 Increase the No. of Soft & Hard Links Created by linktest.pl. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  25. 3566b5a Integrate the File System Permissions Tests in to Default LTP run. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  26. b0458a3 Increase the No. of Loops for the File System INOD tests. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  27. 11ddefd Include File Systems Data Integrity Tests to Default LTP run. Signed-Off-By: Subrata Modak <subrata@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  28. ea8c728 Making these tests run as default with LTP run, by, Subrata Modak <subrata@linux.vnet.ibm.com> by subrata_modak · 17 years ago
  29. 429c8ac Applied changes suggest by Jacky Malcles to keep gf18 from running longer than it used to. by robbiew · 19 years ago
  30. 3f517f0 Applied fix from Jacky Malcles: by robbiew · 19 years ago
  31. 0bfbf8c fixed typo in fs_inod by robbiew · 21 years ago
  32. 92b688b Applied patches from Chris Dearman to set PASS/FAIL messages. by robbiew · 21 years ago
  33. bc8a481 Applied patch from Chris Dearman: ================================= Hi Rob by robbiew · 21 years ago
  34. 1f25453 Added descriptions to runtest scenarios. by robbiew · 22 years ago
  35. 24e30ab Added filesystem testsuite, ftest, ported by Airong Zhang. by robbiew · 22 years ago
  36. c844563 Added stream file I/O tests ported by Airong Zhang. by robbiew · 22 years ago
  37. e52c878 Added inode tests. by robbiew · 22 years ago
  38. e71965a Removed the { } from the environment variables. by robbiew · 22 years ago
  39. 23814d0 s/$LTPROOT/LTPROOT by plars · 23 years ago
  40. c38209c Had extra end-of-line chars that were causing pan to core dump. by robbiew · 23 years ago
  41. c4987f8 Needed to make changes to allow the rwtest to execute within the new structure. by robbiew · 23 years ago
  42. 8f4aa0a *** empty log message *** by plars · 23 years ago
  43. 640a99d s/TCtmp/TMP by plars · 23 years ago
  44. edab67b new runscripts by plars · 23 years ago
  45. 802d3e3 Adding a simple runtime framework: runtest by alaffin · 24 years ago
  46. 1ab5849 Adding some command lines for doio/iogen/growfiles/rwtest; by alaffin · 24 years ago