index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_fs
/
conftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/py: Disable error E0611 in two cases for pylint
Tom Rini
2023-12-09
1
-0
/
+1
*
test: fs: Add test to detect fat type
Christian Taedcke
2023-11-28
1
-0
/
+47
*
test: fs: Add fat12 to supported fs of some tests
Christian Taedcke
2023-11-28
1
-3
/
+3
*
global: Use proper project name U-Boot
Michal Simek
2023-06-12
1
-6
/
+6
*
test: Split out mk_fs function into a helper
Simon Glass
2022-11-07
1
-52
/
+6
*
test/py: Wait for guestmount worker to exit after running guestunmount
Alper Nebi Yasak
2021-07-05
1
-1
/
+12
*
test/py: Use loop mounts if guestmount fails in filesystem tests
Alper Nebi Yasak
2021-07-05
1
-16
/
+15
*
test: Include /sbin to the PATH when creating file system
Andy Shevchenko
2021-06-23
1
-0
/
+4
*
test: Fix filesystem tests always being skipped
Alper Nebi Yasak
2021-05-26
1
-12
/
+36
*
test: Don't unmount not (yet) mounted system
Andy Shevchenko
2021-03-31
1
-22
/
+56
*
test: Update test_fs to not use deprecated pytest.yield_fixture()
Tom Rini
2021-01-29
1
-10
/
+5
*
tests: support mkfs.ext4 without metadata_csum
Stephen Warren
2020-08-07
1
-2
/
+4
*
test: test_fs error message
Heinrich Schuchardt
2020-04-27
1
-2
/
+3
*
test/py: Update test_fs to decode check_output calls
Tom Rini
2019-10-30
1
-12
/
+12
*
test/py: Automated conversion to Python 3
Tom Rini
2019-10-30
1
-2
/
+2
*
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
2019-04-09
1
-0
/
+75
*
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
2019-04-09
1
-0
/
+2
*
test: Use single quote consistently
Simon Glass
2019-01-15
1
-4
/
+4
*
test/py: test_fs: add docstring comments to helper functions
Akashi Takahiro
2018-10-06
1
-0
/
+133
*
test/py: test_fs: remove fs_type argument from umount_fs()
Akashi Takahiro
2018-10-06
1
-7
/
+7
*
test/py: fs: add fstest/unlink test
Akashi, Takahiro
2018-09-23
1
-0
/
+62
*
test/py: fs: add fstest/mkdir test
AKASHI Takahiro
2018-09-23
1
-0
/
+29
*
test/py: fs: add extended write operation test
AKASHI Takahiro
2018-09-23
1
-0
/
+83
*
test/py: convert fs-test.sh to pytest
AKASHI Takahiro
2018-09-23
1
-0
/
+218