Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: drivers: uart: Add gpio_loopback harness to test config #31188

Merged

Conversation

nordic-krch
Copy link
Contributor

Added gpio_loopback to indicate that test requires pins to be
shorten. This allows to filter out tests on setup which does
not have pin setup.

Until #30578 is resolved this help to prevent these tests from running on hardware without pin setup.

Signed-off-by: Krzysztof Chruscinski [email protected]

@nordic-krch nordic-krch requested a review from nashif as a code owner January 8, 2021 13:55
@github-actions github-actions bot added the area: Tests Issues related to a particular existing or missing test label Jan 8, 2021
@zephyrbot zephyrbot added the area: UART Universal Asynchronous Receiver-Transmitter label Jan 8, 2021
@zephyrbot zephyrbot requested a review from dcpleung January 8, 2021 14:28
Added gpio_loopback to indicate that test requires pins to be
shorten. This allows to filter out tests on setup which does
not have pin setup.

Signed-off-by: Krzysztof Chruscinski <[email protected]>
@nordic-krch nordic-krch force-pushed the add_fixture_to_uart_test branch from 6a32e8a to b8af46c Compare January 8, 2021 15:29
@nashif nashif merged commit 96c027a into zephyrproject-rtos:master Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test area: UART Universal Asynchronous Receiver-Transmitter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: drivers: uart: Tests from tests/drivers/uart/uart_mix_fifo_poll fails on nrf platforms
5 participants