[PATCH 00/19] test: let UNIT_TEST imply CONSOLE_RECORD

Tom Rini trini at konsulko.com
Fri Dec 5 17:27:02 CET 2025


On Sun, 23 Nov 2025 23:56:52 +0100, Heinrich Schuchardt wrote:

> Many C unit tests are not executed if CONFIG_CONSOLE_RECORD is not set.
> Hence Tom suggested to let UNIT_TEST imply CONSOLE_RECORD.
> 
> The first patch makes the skipped C unit tests visible.
> 
> The rest of the series deals with hidden bugs in our tests.
> 
> [...]

Applied to u-boot/next, thanks!

[01/19] test: Let pytest indicate skipped C unit tests
        commit: c448c933b9c2f55c6eff996fcd281c40e65d6eda
[02/19] test: cmd/bdinfo: consider ARM architecture specific info
        commit: 3144be7f405879964d7a300d869e726ea0426fc5
[03/19] test: print_display_buffer must consider 64bit support
        commit: ae7bcf6067113c3fcb46ad918517f7fb677e74f2
[04/19] test: don't test for CONFIG_UNIT_TEST twice
        commit: 3f8cefc0d4e80aa7bcfb06549f7df6926790a3f7
[05/19] test: print_do_hex_dump test depends on HEXDUMP
        commit: a63bd541d6136d24f5af22830289b57841b6d086
[06/19] test: bdinfo: correct expected X86 arch info
        commit: 728c717268278b6288a46d6016a2836681bbab1f
[07/19] test: cmd_exit_test depends on CONFIG_HUSH_PARSER
        commit: 1acf7ebf501d492c35606e473b2194f793498585
[08/19] test: do not assume memory size 256 MiB in cmd_test_meminfo
        commit: 85713aee969c63a3418f95dad4b47cb6f88b11f4
[09/19] ppce500: increase SYS_MALLOC_F_LEN to 0x800
        commit: 24bf56f36d00bd7c2b46a6dd7e9e7cef5fc15fbd
[10/19] test: the cmd/font test requires the sandbox
        commit: 061cdb247cb41decbc598d301cbb20131948f06b
[11/19] test: correct comments in test/cmd/font.c
        commit: 0978f3287c1b43ebac6f5f1e49fdf07182d55a60
[12/19] test: fix bdinfo_test_all boot_params expectation
        commit: 7dbcc4d806cce156dd9c00f535fb9cb0020b6e87
[13/19] malta: increase SYS_MALLOC_F_LEN and SYS_MALLOC_LEN
        commit: ad7f706ec79628bf20f4511cb803b99b0e1751c3
[14/19] test: consider endianness in print_display_buffer
        commit: 44217491465d95124bd5b11e4b3a781348b47fe8
[15/19] test: fix cmt/msr test
        commit: 6b0997c98c0e7c46e25ff3fc8a7d1142ce71bcbb
[16/19] test: relax cread_test time constraint
        commit: 3338e2e463793425c23acf859438238670a10a11
[17/19] test: cmd/bdinfo: consider PPC architecture specific info
        commit: c2ee1e3c4a7924c621f2852713ece0f17495eb08
[18/19] cmd: fix 'fdt get value'
        commit: 21fbda84b39a64fe74c1e34e4ff6e070a9ba200e
[19/19] test: let UNIT_TEST imply CONSOLE_RECORD
        commit: e3d4ab528693419f809a9dcbbb697a7cd3be7086
-- 
Tom




More information about the U-Boot mailing list