~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Use proper project name U-BootMichal Simek2023-06-12
* test: fs: Check fat short file nameStefan Herbrechtsmeier2023-03-30
* test: Split out mk_fs function into a helperSimon Glass2022-11-07
* test: Make test_sqfs_ls() single-threadedSimon Glass2022-09-12
* test: fix parsing the mksquashfs version numberHeinrich Schuchardt2022-05-26
* test/py: test_fs: Correct the test case nameBin Meng2022-05-26
* test/py: Add tests for the erofsHuang Jianan2022-03-15
* test/py: Improve check for mksquashfs versionMarek BehĂșn2021-07-28
* test/py: rewrite sqfsls command test suiteJoao Marcos Costa2021-07-05
* test/py: rewrite sqfsload command test suiteJoao Marcos Costa2021-07-05
* test/py: rewrite common tools for SquashFS testsJoao Marcos Costa2021-07-05
* test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2021-07-05
* test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak2021-07-05
* test: Include /sbin to the PATH when creating file systemAndy Shevchenko2021-06-23
* test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-26
* test: Don't unmount not (yet) mounted systemAndy Shevchenko2021-03-31
* test: Update test_fs to not use deprecated pytest.yield_fixture()Tom Rini2021-01-29
* cmd: fat: Use do_save() for fatwriteLad Prabhakar2020-10-23
* test/py: Add tests for LZO and ZSTDJoao Marcos Costa2020-08-24
* test/py: fix SquashFS testsJoao Marcos Costa2020-08-10
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-07
* test/py: Add tests for the SquashFS commandsJoao Marcos Costa2020-08-07
* cmd: fs: Add command to list supported fs typesNiel Fourie2020-07-07
* test: test_fs error messageHeinrich Schuchardt2020-04-27
* test/py: test_fs: add tests for creating/deleting many filesAKASHI Takahiro2019-12-05
* test/py: Update test_fs to decode check_output callsTom Rini2019-10-30
* test/py: Automated conversion to Python 3Tom Rini2019-10-30
* test.py: Disable fsck for FAT tests for nowTom Rini2019-04-10
* test: fs: Added tests for symlinksJean-Jacques Hiblot2019-04-09
* test: fs: Add filesystem integrity checksJean-Jacques Hiblot2019-04-09
* test: fs: disable the metadata checksums on ext4 filesystemsJean-Jacques Hiblot2019-04-09
* test: Use single quote consistentlySimon Glass2019-01-15
* test: Add a 'make qcheck' target for quicker testingSimon Glass2018-11-29
* test/py: test_fs: add docstring comments to helper functionsAkashi Takahiro2018-10-06
* test/py: test_fs: remove fs_type argument from umount_fs()Akashi Takahiro2018-10-06
* test/py: fs: add fstest/unlink testAkashi, Takahiro2018-09-23
* test/py: fs: add fstest/mkdir testAKASHI Takahiro2018-09-23
* test/py: fs: add extended write operation testAKASHI Takahiro2018-09-23
* test/py: convert fs-test.sh to pytestAKASHI Takahiro2018-09-23