diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-04-04 14:17:59 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-14 15:39:15 -0400 |
commit | 679190c41a25592103e711718c93d2655d344713 (patch) | |
tree | 89d69f532715c6e61ee5e5f73c71a1458119897c /drivers/net/dwc_eth_qos.c | |
parent | efa51f2bd641965f91550e1f7eeec14b5746db87 (diff) |
test: serial: Add test for putc/puts
This adds a test to ensure that puts is equivalent to putc called in a
loop. We don't verify the contents of the message to avoid having to
record console output a second time (though that could be added in the
future). The globals are initialized to non-zero values to avoid a
warning; in particular, the character count is off-by-one (but we always
make relative measurements).
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/net/dwc_eth_qos.c')
0 files changed, 0 insertions, 0 deletions