~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_fs
Commit message (
Expand
)
Author
Age
*
global: Use proper project name U-Boot
Michal Simek
2023-06-12
*
test: fs: Check fat short file name
Stefan Herbrechtsmeier
2023-03-30
*
test: Split out mk_fs function into a helper
Simon Glass
2022-11-07
*
test: Make test_sqfs_ls() single-threaded
Simon Glass
2022-09-12
*
test: fix parsing the mksquashfs version number
Heinrich Schuchardt
2022-05-26
*
test/py: test_fs: Correct the test case name
Bin Meng
2022-05-26
*
test/py: Add tests for the erofs
Huang Jianan
2022-03-15
*
test/py: Improve check for mksquashfs version
Marek BehĂșn
2021-07-28
*
test/py: rewrite sqfsls command test suite
Joao Marcos Costa
2021-07-05
*
test/py: rewrite sqfsload command test suite
Joao Marcos Costa
2021-07-05
*
test/py: rewrite common tools for SquashFS tests
Joao Marcos Costa
2021-07-05
*
test/py: Wait for guestmount worker to exit after running guestunmount
Alper Nebi Yasak
2021-07-05
*
test/py: Use loop mounts if guestmount fails in filesystem tests
Alper Nebi Yasak
2021-07-05
*
test: Include /sbin to the PATH when creating file system
Andy Shevchenko
2021-06-23
*
test: Fix filesystem tests always being skipped
Alper Nebi Yasak
2021-05-26
*
test: Don't unmount not (yet) mounted system
Andy Shevchenko
2021-03-31
*
test: Update test_fs to not use deprecated pytest.yield_fixture()
Tom Rini
2021-01-29
*
cmd: fat: Use do_save() for fatwrite
Lad Prabhakar
2020-10-23
*
test/py: Add tests for LZO and ZSTD
Joao Marcos Costa
2020-08-24
*
test/py: fix SquashFS tests
Joao Marcos Costa
2020-08-10
*
tests: support mkfs.ext4 without metadata_csum
Stephen Warren
2020-08-07
*
test/py: Add tests for the SquashFS commands
Joao Marcos Costa
2020-08-07
*
cmd: fs: Add command to list supported fs types
Niel Fourie
2020-07-07
*
test: test_fs error message
Heinrich Schuchardt
2020-04-27
*
test/py: test_fs: add tests for creating/deleting many files
AKASHI Takahiro
2019-12-05
*
test/py: Update test_fs to decode check_output calls
Tom Rini
2019-10-30
*
test/py: Automated conversion to Python 3
Tom Rini
2019-10-30
*
test.py: Disable fsck for FAT tests for now
Tom Rini
2019-04-10
*
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
2019-04-09
*
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
2019-04-09
*
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
2019-04-09
*
test: Use single quote consistently
Simon Glass
2019-01-15
*
test: Add a 'make qcheck' target for quicker testing
Simon Glass
2018-11-29
*
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
2018-10-06
*
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
2018-10-06
*
test/py: fs: add fstest/unlink test
Akashi, Takahiro
2018-09-23
*
test/py: fs: add fstest/mkdir test
AKASHI Takahiro
2018-09-23
*
test/py: fs: add extended write operation test
AKASHI Takahiro
2018-09-23
*
test/py: convert fs-test.sh to pytest
AKASHI Takahiro
2018-09-23