aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-07-27test: Fix size_t formats in strlcat testSimon Glass
2021-07-24test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro
2021-07-23test: add first autoboot unit testsSteffen Jaeckel
2021-07-23lib: wrap crypt API to hide errno usageSteffen Jaeckel
2021-07-23lib: add crypt subsystemSteffen Jaeckel
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-23cmd: pinmux: support pin name in status commandPatrick Delaunay
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-21log: Allow padding of the function nameSimon Glass
2021-07-21blk: Support iterationSimon Glass
2021-07-21bloblist: Correct condition in bloblist_addrec()Simon Glass
2021-07-21bloblist: Support resizing a blobSimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-07-21test: Avoid a build error with SPLSimon Glass
2021-07-21test: Add DM_DMA to be disabledSimon Glass
2021-07-21test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-15test: Rename final check in setexpr_test_backref()Simon Glass
2021-07-15Nokia RX-51: Add check for /lib/ld-linux.so.2 in test scriptPali Rohár
2021-07-15Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-07-05Docker/CI: Update to "focal" and latest buildTom Rini
2021-07-05test/py: rewrite sqfsls command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite sqfsload command test suiteJoao Marcos Costa
2021-07-05test/py: rewrite common tools for SquashFS testsJoao Marcos Costa
2021-07-05test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak
2021-07-05test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-24dm: core: add ofnode_get_path()Marek Behún
2021-06-24dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún
2021-06-23test: Include /sbin to the PATH when creating file systemAndy Shevchenko
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle
2021-06-08log: Convert log values to printf() if not enabledSimon Glass
2021-06-08sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass
2021-06-08log: Add support for logging a bufferSimon Glass
2021-06-08display_options: Split print_buffer() into two functionsSimon Glass
2021-06-08hexdump: Support any rowsizeSimon Glass
2021-06-08hexdump: Add support for sandboxSimon Glass
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-06-08test: Add a test for print_buffer()Simon Glass
2021-06-08test: Convert print tests to use ut frameworkSimon Glass
2021-06-08test: Detect when expect_str is too smallSimon Glass
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass
2021-06-07test: lmb: add test for lmb_reserve_flagsPatrick Delaunay
2021-06-05test: add dm_test_read_resourcePatrick Delaunay
2021-05-26test: Fix filesystem tests always being skippedAlper Nebi Yasak
2021-05-26part: Add check for NULL dev_part_strSean Anderson
2021-05-24test/py: improve regular expression for ut subtest symbol matcherMarek Behún
2021-05-24test: Avoid random numbers in dm_test_devm_regmap()Simon Glass