summaryrefslogtreecommitdiffstats
path: root/test/fs
Commit message (Expand)AuthorAgeFilesLines
* Consistently use nproc for counting the CPUsHeinrich Schuchardt2020-01-301-1/+1
* fs-test.sh: Update to use 'host' not 'sb'Tom Rini2018-11-261-7/+7
* fs-test: update the test result as of v2018.09AKASHI Takahiro2018-09-231-10/+12
* fs-test: fix false positive error at Test Case 12AKASHI Takahiro2018-09-231-1/+1
* fs-test.sh: Update expected result outputTom Rini2018-07-301-5/+5
* test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dirEugen Hristev2018-05-231-0/+2
* SPDX: Convert a few files that were missed beforeTom Rini2018-05-101-3/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fs-test: Add test for a filename using '..' to go back to the rootTuomas Tynkkynen2017-10-061-14/+24
* fs-test: Add FAT16 supportTuomas Tynkkynen2017-10-061-19/+36
* fs-test.sh: Update expected resultsStefan Brüns2016-11-211-3/+3
* fs-test.sh: Update expected resultsTom Rini2016-09-231-7/+7
* test/fs: Check writes using "." (same dir) relative pathStefan Brüns2016-09-231-1/+28
* test/fs: Check ext4 behaviour if dirent is first entry in directory blockStefan Brüns2016-09-231-0/+10
* test/fs: strip noise from filesystem code prior to checking resultsStefan Brüns2016-09-231-11/+15
* test/fs: remove use of undefined WRITE_FILE variableStefan Brüns2016-09-231-6/+4
* test/fs: Restructure file path specification to allow some flexibilityStefan Brüns2016-09-231-36/+22
* fs-test.sh: Correct check_md5() test with newlinesTom Rini2016-08-221-1/+1
* test/fs: error case fixes/enhancementsStephen Warren2016-01-131-1/+13
* test: fat: add error-checking to non-contig testStephen Warren2015-11-181-0/+32
* fs-test.sh: fix pre-requisite detectionStephen Warren2015-10-241-1/+1
* test: fat: add test of non-contiguous file readsStephen Warren2015-10-241-0/+113
* test/fs/fs-test.sh: Update expected results and TC10 logicTom Rini2015-10-111-6/+6
* fs-test.sh: minor fixesStephen Warren2015-08-181-3/+3
* sandbox: script for testing sandbox/ext4/fat/fs commandsSuriyan Ramasami2014-11-231-0/+561