1. 3a2b6ba test/py: Disable error E0611 in two cases for pylint by Tom Rini · 10 months ago
  2. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 11 months ago
  3. 8154ac1 test: fs: Add test to detect fat type by Christian Taedcke · 11 months ago
  4. 1e85b66 test: fs: Add fat12 to supported fs of some tests by Christian Taedcke · 11 months ago
  5. 550862b efi_loader: Boot var automatic management by Raymond Mao · 11 months ago
  6. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  7. f98b112 test: fs: Check fat short file name by Stefan Herbrechtsmeier · 1 year, 7 months ago
  8. 4349ba5 test: Split out mk_fs function into a helper by Simon Glass · 2 years ago
  9. e2c5113 test: Make test_sqfs_ls() single-threaded by Simon Glass · 2 years, 2 months ago
  10. d051a91 test: fix parsing the mksquashfs version number by Heinrich Schuchardt · 2 years, 5 months ago
  11. 7eb2e88 test/py: test_fs: Correct the test case name by Bin Meng · 2 years, 5 months ago
  12. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 8 months ago
  13. 89795ef test/py: Improve check for mksquashfs version by Marek Behún · 3 years, 3 months ago
  14. 9bde9b5 test/py: rewrite sqfsls command test suite by Joao Marcos Costa · 3 years, 4 months ago
  15. 208eb2a test/py: rewrite sqfsload command test suite by Joao Marcos Costa · 3 years, 4 months ago
  16. 04c9813 test/py: rewrite common tools for SquashFS tests by Joao Marcos Costa · 3 years, 4 months ago
  17. 99f5303 test/py: Wait for guestmount worker to exit after running guestunmount by Alper Nebi Yasak · 3 years, 5 months ago
  18. 8f5f5d3 test/py: Use loop mounts if guestmount fails in filesystem tests by Alper Nebi Yasak · 3 years, 5 months ago
  19. b2710fa test: Include /sbin to the PATH when creating file system by Andy Shevchenko · 3 years, 4 months ago
  20. 77bfaad test: Fix filesystem tests always being skipped by Alper Nebi Yasak · 3 years, 5 months ago
  21. 1ba21bb test: Don't unmount not (yet) mounted system by Andy Shevchenko · 3 years, 8 months ago
  22. a59e59c test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · 3 years, 9 months ago
  23. 2742275 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · 4 years ago
  24. 91f6c1c test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 2 months ago
  25. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 2 months ago
  26. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 3 months ago
  27. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 3 months ago
  28. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 7 months ago
  29. d497821 test: test_fs error message by Heinrich Schuchardt · 4 years, 6 months ago
  30. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 5 years ago
  31. d2b5240 test/py: Update test_fs to decode check_output calls by Tom Rini · 5 years ago
  32. fe1193e test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  33. 0a84066 test.py: Disable fsck for FAT tests for now by Tom Rini · 6 years ago
  34. ef79284 test: fs: Added tests for symlinks by Jean-Jacques Hiblot · 6 years ago
  35. 2901005 test: fs: Add filesystem integrity checks by Jean-Jacques Hiblot · 6 years ago
  36. 5cfc73e test: fs: disable the metadata checksums on ext4 filesystems by Jean-Jacques Hiblot · 6 years ago
  37. 871bf7d test: Use single quote consistently by Simon Glass · 6 years ago
  38. 499fde5 test: Add a 'make qcheck' target for quicker testing by Simon Glass · 6 years ago
  39. c906f37 test/py: test_fs: add docstring comments to helper functions by Akashi Takahiro · 6 years ago
  40. e4040df test/py: test_fs: remove fs_type argument from umount_fs() by Akashi Takahiro · 6 years ago
  41. cce289a test/py: fs: add fstest/unlink test by Akashi, Takahiro · 6 years ago
  42. 50ca19c test/py: fs: add fstest/mkdir test by AKASHI Takahiro · 6 years ago
  43. 71f27af test/py: fs: add extended write operation test by AKASHI Takahiro · 6 years ago
  44. de8106c test/py: convert fs-test.sh to pytest by AKASHI Takahiro · 6 years ago