| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-21 | test: Convert test_cat to use FsHelper | Simon Glass | |
| Simplify this test by using the helper. Signed-off-by: Simon Glass <[email protected]> | |||
| 2025-04-08 | test/py: Rework test_cat to not use virt-make-fs | Tom Rini | |
| The problem with using "virt-make-fs" to make a filesystem image is that it is extremely slow. Switch to using the fs_helper functions we have instead from the filesystem tests as these can add files to images and are significantly faster and still do not require root access. Signed-off-by: Tom Rini <[email protected]> | |||
