u-boot/test/cmd
Michal Simek 57d820da97 cmd: test: pinmux: Do not check all empty spaces
There is really no value to check empty spaces. That's why use
ut_assert_nextlinen() instead of ut_assert_nextline().
This change ensures that PINMUX_SIZE can be increased without changing
tests.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Link: https://lore.kernel.org/r/03aecf4c67ec8d72bf2a90baf1516fc5bd300fe0.1646668094.git.michal.simek@xilinx.com
2022-03-14 15:22:57 +01:00
..
addrmap.c test: cmd: Add a basic test for 'addrmap' command 2021-03-05 10:25:43 +05:30
Makefile cmd: pinmux: support pin name in status command 2021-07-23 07:13:25 -04:00
mem.c test: Add a macros for finding tests in linker_lists 2021-03-12 09:57:30 -05:00
mem_search.c display_options: Drop two spaces before the ASCII column 2021-06-08 11:39:09 -04:00
pinmux.c cmd: test: pinmux: Do not check all empty spaces 2022-03-14 15:22:57 +01:00
pwm.c sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver 2021-07-06 10:38:03 -06:00
setexpr.c test: cmd: setexpr: add format string tests 2021-07-27 17:56:13 -04:00
test_echo.c hush: Fix assignments being misinterpreted as commands 2021-04-12 17:17:11 -04:00