summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-09-18test/py: Fix some pylint warnings in test_ut.pySimon Glass
2024-09-13Merge patch series "Bump new hush commits and fix old hush test behavior"Tom Rini
2024-09-13test: hush: dollar: fix bugous behaviorIon Agorria
2024-09-12test: lib/uuid: add tests for UUID version/variant bitsCaleb Connolly
2024-09-12test: lib/uuid: add unit tests for dynamic UUIDsCaleb Connolly
2024-09-12include: export uuid.hCaleb Connolly
2024-09-12sandbox: switch to dynamic UUIDsCaleb Connolly
2024-09-10test/py: spi: Set the expected error messageLove Kumar
2024-09-09phy: test: Implement sandbox PHY .set_mode and DM testMarek Vasut
2024-09-09phy: Extend generic_setup_phy() with PHY mode and submodeMarek Vasut
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-08-30list: use list_count_nodes() to count list entriesSughosh Ganu
2024-08-27test/py: spi: Add tests for SPI flash deviceLove Kumar
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: Tidy up checking for console endSimon Glass
2024-08-26test: dm: Use UTF_CONSOLE in testsSimon Glass
2024-08-26doc: Add a few notes about how to use console checkingSimon Glass
2024-08-26test: Use UTF_CONSOLE in remaining testsSimon Glass
2024-08-26test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: cmd: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: hush: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: fdt: Move common code into the setup functionsSimon Glass
2024-08-26test: fdt: Check internal-function return valuesSimon Glass
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: bloblist: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: Update NAND test to avoid extra macrosSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass
2024-08-26global_data: log: Reorder and shrink fieldsSimon Glass
2024-08-26board_f: Move fdt_size to boardSimon Glass
2024-08-26board_f: Add a new struct to hold pre-relocation infoSimon Glass
2024-08-23Merge patch series "test/overlay: Make this depend on SANDBOX"Tom Rini
2024-08-23test/cmd: Move wget test to under a sandbox guardTom Rini
2024-08-23test/boot: Make BOOTSTD tests depend on UT_BOOTSTDTom Rini
2024-08-23test/overlay: Make this depend on SANDBOXTom Rini
2024-08-23spl: Create a function to init spl_load_infoSimon Glass
2024-08-23log: Avoid including function names by defaultSimon Glass
2024-08-21pytest: requirements.txt: Resync with the rest of the projectTom Rini
2024-08-15env: remove vars that are not in default envRavi Minnikanti
2024-08-15sandbox: fix wget test failure after fixing wget issueYasuharu Shibata
2024-08-09Merge patch series "Universal Payload initial series"Tom Rini
2024-08-09upl: Add an end-to-end testSimon Glass
2024-08-09sandbox_vpl: Enable Universal PayloadSimon Glass
2024-08-09upl: Add a commandSimon Glass
2024-08-09upl: Add basic testsSimon Glass