summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: cmd: setexpr: add format string testsRoland Gaudig2021-07-271-0/+84
* test/py: efi_capsule: align with efidebug syntax changesAKASHI Takahiro2021-07-241-3/+3
* test: add first autoboot unit testsSteffen Jaeckel2021-07-235-0/+117
* lib: wrap crypt API to hide errno usageSteffen Jaeckel2021-07-231-2/+22
* lib: add crypt subsystemSteffen Jaeckel2021-07-233-0/+55
* reboot-mode: read the boot mode from RTC memoryNandor Han2021-07-231-0/+29
* reboot-mode: read the boot mode from GPIOs statusNandor Han2021-07-232-0/+43
* cmd: pinmux: support pin name in status commandPatrick Delaunay2021-07-232-0/+37
* cmd: pinmux: update result of do_statusPatrick Delaunay2021-07-231-2/+2
* log: Allow padding of the function nameSimon Glass2021-07-211-7/+9
* blk: Support iterationSimon Glass2021-07-211-0/+55
* bloblist: Correct condition in bloblist_addrec()Simon Glass2021-07-211-0/+23
* bloblist: Support resizing a blobSimon Glass2021-07-211-0/+192
* sandbox: Support executables for more phasesSimon Glass2021-07-211-1/+5
* test: Avoid a build error with SPLSimon Glass2021-07-211-1/+1
* test: Add DM_DMA to be disabledSimon Glass2021-07-211-0/+2
* test: Allow CONFIG_SPL_LOAD_FIT to be disabledSimon Glass2021-07-211-0/+2
* Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-191-10/+67
|\
| * Nokia RX-51: Add check for /lib/ld-linux.so.2 in test scriptPali Rohár2021-07-151-0/+1
| * Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár2021-07-151-10/+66
* | test: Rename final check in setexpr_test_backref()Simon Glass2021-07-151-2/+0
|/
* sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak2021-07-065-5/+96
* Docker/CI: Update to "focal" and latest buildTom Rini2021-07-051-1/+1
* test/py: rewrite sqfsls command test suiteJoao Marcos Costa2021-07-051-19/+121
* test/py: rewrite sqfsload command test suiteJoao Marcos Costa2021-07-051-30/+138
* test/py: rewrite common tools for SquashFS testsJoao Marcos Costa2021-07-051-64/+193
* test/py: Wait for guestmount worker to exit after running guestunmountAlper Nebi Yasak2021-07-052-1/+48
* test/py: Use loop mounts if guestmount fails in filesystem testsAlper Nebi Yasak2021-07-051-16/+15
* Merge tag 'v2021.07-rc5' into nextTom Rini2021-06-283-2/+6
|\
| * test: Include /sbin to the PATH when creating file systemAndy Shevchenko2021-06-231-0/+4
| * net: use the same alias stem for ethernet as linuxMichael Walle2021-06-182-2/+2
* | dm: core: add ofnode_get_path()Marek Behún2021-06-241-0/+21
* | dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún2021-06-241-0/+5
* | log: Convert log values to printf() if not enabledSimon Glass2021-06-083-0/+43
* | sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass2021-06-081-0/+1
* | log: Add support for logging a bufferSimon Glass2021-06-081-0/+27
* | display_options: Split print_buffer() into two functionsSimon Glass2021-06-081-0/+26
* | hexdump: Support any rowsizeSimon Glass2021-06-081-3/+20
* | hexdump: Add support for sandboxSimon Glass2021-06-081-0/+58
* | display_options: Drop two spaces before the ASCII columnSimon Glass2021-06-084-33/+33
* | test: Add a test for print_buffer()Simon Glass2021-06-081-0/+82
* | test: Convert print tests to use ut frameworkSimon Glass2021-06-082-51/+56
* | test: Detect when expect_str is too smallSimon Glass2021-06-081-2/+14
* | console: Report an error when output buffer is exhaustedSimon Glass2021-06-081-5/+32
* | test: lmb: add test for lmb_reserve_flagsPatrick Delaunay2021-06-071-0/+89
|/
* test: add dm_test_read_resourcePatrick Delaunay2021-06-051-0/+33
* test: Fix filesystem tests always being skippedAlper Nebi Yasak2021-05-261-12/+36
* part: Add check for NULL dev_part_strSean Anderson2021-05-261-7/+30
* test/py: improve regular expression for ut subtest symbol matcherMarek Behún2021-05-241-1/+1
* test: Avoid random numbers in dm_test_devm_regmap()Simon Glass2021-05-241-2/+1