aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_ut.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-09test/py: Disable error E0611 in two cases for pylintTom Rini1-0/+1
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin1-1/+6
2023-08-25bootstd: Add a test for bootmeth_crosSimon Glass1-0/+142
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass1-4/+2
2023-08-25expo: Tidy up the expo.py tool and usageSimon Glass1-1/+3
2023-07-14expo: Add tests for the configuration editorSimon Glass1-0/+10
2023-04-25pytest: Use --lazy with umountTom Rini1-2/+2
2023-01-23part: Add a function to find the first bootable partitionSimon Glass1-4/+9
2023-01-16bootstd: Add a test for the bootstd menuSimon Glass1-19/+199
2022-11-07dm: Add tests for the sandbox host driverSimon Glass1-0/+6
2022-09-25sandbox: Add a test for SCSISimon Glass1-0/+9
2022-04-25bootstd: Add setup for the bootflow testsSimon Glass1-0/+103
2020-05-08test: describe naming conventions for macro UNIT_TESTHeinrich Schuchardt1-1/+16
2019-10-30test/py: test_ut.py: Ensure we use bytesTom Rini1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-02-15test/py: run all "ut" subtestsStephen Warren1-0/+29