summaryrefslogtreecommitdiff
path: root/test/fs
AgeCommit message (Expand)AuthorFilesLines
2020-01-30Consistently use nproc for counting the CPUsHeinrich Schuchardt1-1/+1
2018-11-26fs-test.sh: Update to use 'host' not 'sb'Tom Rini1-7/+7
2018-09-23fs-test: update the test result as of v2018.09AKASHI Takahiro1-10/+12
2018-09-23fs-test: fix false positive error at Test Case 12AKASHI Takahiro1-1/+1
2018-07-31fs-test.sh: Update expected result outputTom Rini1-5/+5
2018-05-24test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dirEugen Hristev1-0/+2
2018-05-11SPDX: Convert a few files that were missed beforeTom Rini1-3/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-06fs-test: Add test for a filename using '..' to go back to the rootTuomas Tynkkynen1-14/+24
2017-10-06fs-test: Add FAT16 supportTuomas Tynkkynen1-19/+36
2016-11-21fs-test.sh: Update expected resultsStefan Brüns1-3/+3
2016-09-23fs-test.sh: Update expected resultsTom Rini1-7/+7
2016-09-23test/fs: Check writes using "." (same dir) relative pathStefan Brüns1-1/+28
2016-09-23test/fs: Check ext4 behaviour if dirent is first entry in directory blockStefan Brüns1-0/+10
2016-09-23test/fs: strip noise from filesystem code prior to checking resultsStefan Brüns1-11/+15
2016-09-23test/fs: remove use of undefined WRITE_FILE variableStefan Brüns1-6/+4
2016-09-23test/fs: Restructure file path specification to allow some flexibilityStefan Brüns1-36/+22
2016-08-23fs-test.sh: Correct check_md5() test with newlinesTom Rini1-1/+1
2016-01-14test/fs: error case fixes/enhancementsStephen Warren1-1/+13
2015-11-18test: fat: add error-checking to non-contig testStephen Warren1-0/+32
2015-10-24fs-test.sh: fix pre-requisite detectionStephen Warren1-1/+1
2015-10-24test: fat: add test of non-contiguous file readsStephen Warren1-0/+113
2015-10-12test/fs/fs-test.sh: Update expected results and TC10 logicTom Rini1-6/+6
2015-08-18fs-test.sh: minor fixesStephen Warren1-3/+3
2014-11-23sandbox: script for testing sandbox/ext4/fat/fs commandsSuriyan Ramasami1-0/+561