*** Booting Zephyr OS build xilinx_v2024.2-4-gf414acdbb396 ***
Hello World! versal2_rpu/versal2_rpu

[1424.620]Done FPD power up.
[1424.669] 24.399 ms for Partition#: 0x5, Size: 17488 Bytes
[1429.606]***********Boot PDI Load: Done*********
[1434.102]233021.914 ms: ROM Time
[1437.075]Total PLM Boot Time
* Booting Zephyr OS build xilinx_v2024.2-4-gf414acdbb396 ***
Running TESTSUITE uart_basic_api
===================================================================
START - test_uart_config_get
This is a configure_get test.

    Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_basic_api/src/test_uart_config.c:78: test_config_get: (ret == 0 is false)
set config error
 FAIL - test_uart_config_get in 0.017 seconds
===================================================================
START - test_uart_configure

    Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_basic_api/src/test_uart_config.c:102: uart_basic_api_test_uart_configure: (ret == TC_PASS) || (ret == TC_SKIP) is false

 FAIL - test_uart_configure in 0.017 seconds
===================================================================
START - test_uart_fifo_fill
This is a FIFO test.
 PASS - test_uart_fifo_fill in 0.501 seconds
===================================================================
START - test_uart_fifo_read
Please send characters to serial console
good
 PASS - test_uart_fifo_read in 6.522 seconds
===================================================================
START - test_uart_poll_in
Please send characters to serial console
very
 PASS - test_uart_poll_in in 2.648 seconds
===================================================================
START - test_uart_poll_out
This is a POLL test.
 PASS - test_uart_poll_out in 0.002 seconds
===================================================================
TESTSUITE uart_basic_api failed.
Running TESTSUITE uart_basic_api_pending
===================================================================
START - test_uart_pending
Please send characters to serial console

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

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

SUITE FAIL -  66.67% [uart_basic_api]: pass = 4, fail = 2, skip = 0, total = 6 duration = 9.707 seconds
 - FAIL - [uart_basic_api.test_uart_config_get] duration = 0.017 seconds
 - FAIL - [uart_basic_api.test_uart_configure] duration = 0.017 seconds
 - PASS - [uart_basic_api.test_uart_fifo_fill] duration = 0.501 seconds
 - PASS - [uart_basic_api.test_uart_fifo_read] duration = 6.522 seconds
 - PASS - [uart_basic_api.test_uart_poll_in] duration = 2.648 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 = 2.082 seconds
 - PASS - [uart_basic_api_pending.test_uart_pending] duration = 2.082 seconds

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

===================================================================
PROJECT EXECUTION FAILED
