summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>Tom Rini
2025-05-29Merge patch series "regex patches"Tom Rini
2025-05-29test: slre: add tests for regex libraryRasmus Villemoes
2025-05-29test: slre: add tests for character rangesRasmus Villemoes
2025-05-29test: slre: add test cases for escape char in character classRasmus Villemoes
2025-05-29test: slre: add some (negative) character class testsRasmus Villemoes
2025-05-29test: slre: add more test casesRasmus Villemoes
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-25efi_loader: Separate device path into its own headerSimon Glass
2025-05-18test: allow testing with NET_LWIP=yHeinrich Schuchardt
2025-05-18test: allow multiple config options in buildconfigspecHeinrich Schuchardt
2025-05-16test: Add a test for strim()Simon Glass
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-14cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>Tom Rini
2025-05-11test/py/test_efi_fit: test fdt and initrdAdriano Cordova
2025-05-11doc: pytest: Document the test_button testTom Rini
2025-05-11doc: pytest: Document the test_bootmenu testTom Rini
2025-05-11doc: pytest: Document the test_bind testTom Rini
2025-05-11doc: pytest: Document the test_efi_loader testTom Rini
2025-05-11doc: pytest: Document the test_bootstage testTom Rini
2025-05-11doc: pytest: Document the test_net testTom Rini
2025-05-11test: test_net_boot: Add more commentsTom Rini
2025-05-11doc: pytest: Document the test_net_boot testTom Rini
2025-05-11doc: pytest: Framework for documenting tests and document test_000_versionTom Rini
2025-05-02video: Add a function to draw a rectangleSimon Glass
2025-05-02video: Allow console output to be silencedSimon Glass
2025-05-02test: video: Export the video-checking functionsSimon Glass
2025-05-02video: Add a way to write a partial string to the consoleSimon Glass
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: truetype: Support newlines in the measured stringSimon Glass
2025-05-02video: truetype: Fill in the measured lineSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass
2025-05-02video: Add a test for font measurementSimon Glass
2025-05-01video: Use VIDEO_DAMAGE for VIDEO_COPYAlexander Graf
2025-05-01video: test: Test video damage tracking via vidconsoleAlper Nebi Yasak
2025-05-01video: test: Test partial updates of hardware frame bufferAlper Nebi Yasak
2025-05-01video: test: Support checking copy frame buffer contentsAlper Nebi Yasak
2025-05-01video: test: Split copy frame buffer check into a functionAlper Nebi Yasak
2025-04-28power-domain: Add support for refcounting (again)Miquel Raynal
2025-04-24test/py: spi: Prevent to overwrite the reserved memoryLove Kumar
2025-04-23Merge patch series "Uthreads"Tom Rini
2025-04-23test: cmd: add test for spawn and wait commandsJerome Forissier
2025-04-23dm: usb: initialize and scan multiple buses simultaneously with uthreadJerome Forissier
2025-04-23test: lib: add uthread_mutex testJerome Forissier
2025-04-23test: lib: add uthread testJerome Forissier
2025-04-23test: lib: add initjmp() testJerome Forissier
2025-04-23test: dm: eth, dsa: update tests for NET_LWIPJerome Forissier
2025-04-22Merge patch series "Enable UNIT_TEST for all qemu* generic targets"Tom Rini
2025-04-22Merge patch series "ut: fix print_guid() and enable UNIT_TEST for qemu_arm64"Tom Rini