index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_fs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
test/py: Improve check for mksquashfs version
Marek BehĂșn
1
-1
/
+1
2021-07-05
test/py: rewrite sqfsls command test suite
Joao Marcos Costa
1
-19
/
+121
2021-07-05
test/py: rewrite sqfsload command test suite
Joao Marcos Costa
1
-30
/
+138
2021-07-05
test/py: rewrite common tools for SquashFS tests
Joao Marcos Costa
1
-64
/
+193
2021-07-05
test/py: Wait for guestmount worker to exit after running guestunmount
Alper Nebi Yasak
1
-1
/
+12
2021-07-05
test/py: Use loop mounts if guestmount fails in filesystem tests
Alper Nebi Yasak
1
-16
/
+15
2021-06-23
test: Include /sbin to the PATH when creating file system
Andy Shevchenko
1
-0
/
+4
2021-05-27
test: Fix filesystem tests always being skipped
Alper Nebi Yasak
1
-12
/
+36
2021-03-31
test: Don't unmount not (yet) mounted system
Andy Shevchenko
1
-22
/
+56
2021-01-29
test: Update test_fs to not use deprecated pytest.yield_fixture()
Tom Rini
1
-10
/
+5
2020-10-23
cmd: fat: Use do_save() for fatwrite
Lad Prabhakar
1
-3
/
+3
2020-08-24
test/py: Add tests for LZO and ZSTD
Joao Marcos Costa
3
-47
/
+102
2020-08-10
test/py: fix SquashFS tests
Joao Marcos Costa
3
-14
/
+16
2020-08-08
tests: support mkfs.ext4 without metadata_csum
Stephen Warren
1
-2
/
+4
2020-08-08
test/py: Add tests for the SquashFS commands
Joao Marcos Costa
3
-0
/
+101
2020-07-07
cmd: fs: Add command to list supported fs types
Niel Fourie
1
-0
/
+13
2020-04-27
test: test_fs error message
Heinrich Schuchardt
1
-2
/
+3
2019-12-05
test/py: test_fs: add tests for creating/deleting many files
AKASHI Takahiro
1
-0
/
+84
2019-10-31
test/py: Update test_fs to decode check_output calls
Tom Rini
1
-12
/
+12
2019-10-31
test/py: Automated conversion to Python 3
Tom Rini
1
-2
/
+2
2019-04-10
test.py: Disable fsck for FAT tests for now
Tom Rini
1
-2
/
+0
2019-04-10
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
3
-0
/
+208
2019-04-09
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
5
-3
/
+48
2019-04-09
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
1
-0
/
+2
2019-01-15
test: Use single quote consistently
Simon Glass
1
-4
/
+4
2018-11-29
test: Add a 'make qcheck' target for quicker testing
Simon Glass
4
-0
/
+4
2018-10-06
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
1
-0
/
+133
2018-10-06
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
1
-7
/
+7
2018-09-23
test/py: fs: add fstest/unlink test
Akashi, Takahiro
2
-0
/
+171
2018-09-23
test/py: fs: add fstest/mkdir test
AKASHI Takahiro
2
-0
/
+141
2018-09-23
test/py: fs: add extended write operation test
AKASHI Takahiro
3
-0
/
+310
2018-09-23
test/py: convert fs-test.sh to pytest
AKASHI Takahiro
3
-0
/
+515