Zynq MP First Stage Boot Loader
Release 2024.1   Dec 24 2024  -  10:40:58
PMU-FW is not running, certain applications may not be supported.
*** Booting Zephyr OS build 36940db938a8 ***
Hello World! zcu102_r5/zcu102_r5_rpu
*** Booting Zephyr OS build 36940db938a8 ***
Running TESTSUITE uart_basic_api
===================================================================
START - test_uart_config_get
 PASS - test_uart_config_get in 0.003 seconds
===================================================================
 PASS - test_uart_configure in 0.001 seconds
===================================================================
START - test_uart_fifo_fill
This is a FIFO test.
 PASS - test_uart_fifo_fill in 0.502 seconds
===================================================================
START - test_uart_fifo_read
Please send characters to serial console
this is uartps testing
 PASS - test_uart_fifo_read in 6.925 seconds
===================================================================
START - test_uart_poll_in
Please send characters to serial console
uartps
 PASS - test_uart_poll_in in 4.955 seconds
===================================================================
START - test_uart_poll_out
This is a POLL test.
 PASS - test_uart_poll_out in 0.002 seconds
===================================================================
TESTSUITE uart_basic_api succeeded
Running TESTSUITE uart_basic_api_pending
===================================================================
START - test_uart_pending
Please send characters to serial console

 PASS - test_uart_pending in 1.190 seconds
===================================================================
TESTSUITE uart_basic_api_pending succeeded

------ TESTSUITE SUMMARY START ------

SUITE PASS - 100.00% [uart_basic_api]: pass = 6, fail = 0, skip = 0, total = 6 duration = 12.388 seconds
 - PASS - [uart_basic_api.test_uart_config_get] duration = 0.003 seconds
 - PASS - [uart_basic_api.test_uart_configure] duration = 0.001 seconds
 - PASS - [uart_basic_api.test_uart_fifo_fill] duration = 0.502 seconds
 - PASS - [uart_basic_api.test_uart_fifo_read] duration = 6.925 seconds
 - PASS - [uart_basic_api.test_uart_poll_in] duration = 4.955 seconds
 - PASS - [uart_basic_api.test_uart_poll_out] duration = 0.002 seconds

SUITE PASS - 100.00% [uart_basic_api_pending]: pass = 1, fail = 0, skip = 0, total = 1 duration = 1.190 seconds
 - PASS - [uart_basic_api_pending.test_uart_pending] duration = 1.190 seconds

------ TESTSUITE SUMMARY END ------

===================================================================
PROJECT EXECUTION SUCCESSFUL
