| Commit message (Expand) | Author | Age | Files | Lines |
* | fs-test.sh: Update expected result output | Tom Rini | 2018-07-30 | 1 | -5/+5 |
* | test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir | Eugen Hristev | 2018-05-23 | 1 | -0/+2 |
* | SPDX: Convert a few files that were missed before | Tom Rini | 2018-05-10 | 1 | -3/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | fs-test: Add test for a filename using '..' to go back to the root | Tuomas Tynkkynen | 2017-10-06 | 1 | -14/+24 |
* | fs-test: Add FAT16 support | Tuomas Tynkkynen | 2017-10-06 | 1 | -19/+36 |
* | fs-test.sh: Update expected results | Stefan Brüns | 2016-11-21 | 1 | -3/+3 |
* | fs-test.sh: Update expected results | Tom Rini | 2016-09-23 | 1 | -7/+7 |
* | test/fs: Check writes using "." (same dir) relative path | Stefan Brüns | 2016-09-23 | 1 | -1/+28 |
* | test/fs: Check ext4 behaviour if dirent is first entry in directory block | Stefan Brüns | 2016-09-23 | 1 | -0/+10 |
* | test/fs: strip noise from filesystem code prior to checking results | Stefan Brüns | 2016-09-23 | 1 | -11/+15 |
* | test/fs: remove use of undefined WRITE_FILE variable | Stefan Brüns | 2016-09-23 | 1 | -6/+4 |
* | test/fs: Restructure file path specification to allow some flexibility | Stefan Brüns | 2016-09-23 | 1 | -36/+22 |
* | fs-test.sh: Correct check_md5() test with newlines | Tom Rini | 2016-08-22 | 1 | -1/+1 |
* | test/fs: error case fixes/enhancements | Stephen Warren | 2016-01-13 | 1 | -1/+13 |
* | test: fat: add error-checking to non-contig test | Stephen Warren | 2015-11-18 | 1 | -0/+32 |
* | fs-test.sh: fix pre-requisite detection | Stephen Warren | 2015-10-24 | 1 | -1/+1 |
* | test: fat: add test of non-contiguous file reads | Stephen Warren | 2015-10-24 | 1 | -0/+113 |
* | test/fs/fs-test.sh: Update expected results and TC10 logic | Tom Rini | 2015-10-11 | 1 | -6/+6 |
* | fs-test.sh: minor fixes | Stephen Warren | 2015-08-18 | 1 | -3/+3 |
* | sandbox: script for testing sandbox/ext4/fat/fs commands | Suriyan Ramasami | 2014-11-23 | 1 | -0/+561 |