summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-01-16sandbox: Enable mmc command and legacy imagesSimon Glass
2023-01-11Use `grep -E` or plain `grep` instead of `egrep`Ville Skyttä
2023-01-11test: compression: use ut_assert for errorsBrandon Maier
2023-01-11test: compression: check with trailing garbage in inputBrandon Maier
2023-01-11test: cmd: exit: Add unit test for exit and partly run commandsMarek Vasut
2023-01-11test: env: add test for u-boot-initial-env creationMax Krummenacher
2023-01-09Merge branch 'next'Tom Rini
2023-01-05test:dm:fix typoYuepeng Xing
2023-01-04test: unit test for u16_strcasecmp()Heinrich Schuchardt
2022-12-31cmd: source: Support specifying config nameSean Anderson
2022-12-31test: Add test for source commandSean Anderson
2022-12-23log: Remove some places where we redefine LOGLEVELTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-20test: add unit test for u16_strnlen()Heinrich Schuchardt
2022-12-06event: Re-add file paths to the testsTom Rini
2022-12-06Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-12-05post: Migrate to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt
2022-11-28test: cmd: add test for wget command.Ying-Chun Liu (PaulLiu)
2022-11-22test: Disable part of the setexpr test for nowSimon Glass
2022-11-22test: cmd: fdt: Add fdt get value test caseMarek Vasut
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima
2022-11-07dm: Add tests for the sandbox host driverSimon Glass
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-11-07test: Allow showing basic information about testsSimon Glass
2022-11-07test: Tidy up help for ut commandSimon Glass
2022-11-07test: Drop an unused parameter to ut_run_test_live_flat()Simon Glass
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07dm: test: Drop the special function for running DM testsSimon Glass
2022-11-07test: Correct pylint warnings in fs_helperSimon Glass
2022-11-07test: Split out mk_fs function into a helperSimon Glass
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima
2022-11-02cyclic: get rid of cyclic_init()Rasmus Villemoes
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-31vbe: Add a test for the VBE flow into U-Boot properSimon Glass
2022-10-31vbe: Use a manual testSimon Glass
2022-10-31vbe: Add info about the VBE device to the fwupd nodeSimon Glass
2022-10-31vbe: Add Kconfig options for VPLSimon Glass
2022-10-31vbe: Drop the U-Boot prefix from the versionSimon Glass
2022-10-31vbe: Move OS implementation into a separate fileSimon Glass
2022-10-31vbe: Rename vbe_fixup to vbe_requestSimon Glass
2022-10-31image: Add the concept of a phase to FITSimon Glass