index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_ut.py
Age
Commit message (
Expand
)
Author
2026-03-06
test: boot: Add test for bootmeth_rauc
Martin Schwan
2026-02-18
test: cmd: Add test for zip/unzip/gzwrite commands
Marek Vasut
2025-12-05
test: Let pytest indicate skipped C unit tests
Heinrich Schuchardt
2025-04-08
Merge patch series "Improve pytest runtime"
Tom Rini
2025-04-08
test/py/tests: Move "setup_image" from test_ut.py to fs_helper.py
Tom Rini
2025-04-03
test/py: Correct sizing of created disks
Simon Glass
2025-03-15
test/py: Drop assigning ubman to cons
Simon Glass
2025-03-15
test/py: Drop u_boot_ prefix on test files
Simon Glass
2025-03-15
test/py: Shorten u_boot_console
Simon Glass
2025-01-24
test: Move stat-printing into its own function
Simon Glass
2025-01-15
Merge patch series "bootstd: Support recording images"
Tom Rini
2025-01-15
bootstd: Add a simple command to list images
Simon Glass
2024-11-29
Merge patch series "test: Avoid needing sudo for image-creation"
Tom Rini
2024-11-29
test_ut: Drop support for fallback files
Simon Glass
2024-11-29
test_ut: Use the built mkimage
Simon Glass
2024-11-29
test_ut: Drop exeception handling
Simon Glass
2024-11-29
test_ut: Allow running unprivileged
Richard Weinberger
2024-11-29
test_ut: Add an image size to setup_image()
Simon Glass
2024-11-29
test_fs: Allow running unprivileged
Richard Weinberger
2024-11-26
bootstd: Add test for Android boot image v2
Guillaume La Roque
2024-11-09
test: efi: boot: Set up an image suitable for EFI testing
Simon Glass
2024-11-03
test: Drop the duplicate line in setup_bootmenu_image()
Simon Glass
2024-09-18
test/py: Fix some pylint warnings in test_ut.py
Simon Glass
2024-07-18
bootstd: Add test for bootmeth_android
Mattijs Korpershoek
2024-07-04
test: Make bootstd init run only on sandbox
Simon Glass
2023-12-28
test: hush: Test hush variable expansion
Francis Laniel
2023-12-09
test/py: Disable error E0611 in two cases for pylint
Tom Rini
2023-10-24
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
2023-08-25
test: Move 1MB.fat32.img and 2MB.ext2.img
Simon Glass
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
2023-07-14
expo: Add tests for the configuration editor
Simon Glass
2023-04-25
pytest: Use --lazy with umount
Tom Rini
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2023-01-16
bootstd: Add a test for the bootstd menu
Simon Glass
2022-11-07
dm: Add tests for the sandbox host driver
Simon Glass
2022-09-25
sandbox: Add a test for SCSI
Simon Glass
2022-04-25
bootstd: Add setup for the bootflow tests
Simon Glass
2020-05-08
test: describe naming conventions for macro UNIT_TEST
Heinrich Schuchardt
2019-10-30
test/py: test_ut.py: Ensure we use bytes
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-02-15
test/py: run all "ut" subtests
Stephen Warren