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

[nrf fromtree] tests: drivers: spi: spi_slave: Extend test scope #1726

Conversation

nordic-segl
Copy link
Contributor

Add possibility to test all four SPI modes (CPOL, CPHA). Add possibility to test different bitrates.
Add tests that checks handling of zero length buffers on master. Add test for wakeup-gpio on master.

Upstream PR: zephyrproject-rtos/zephyr#73053

nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 21, 2024
tests: drivers: spi: spi_slave: Extend test scope
nrfconnect/sdk-zephyr#1726
zephyrproject-rtos/zephyr#73053

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-5787_Extend-test-coverage-for-SPI-configurations branch 4 times, most recently from a4185cf to 2ceeae9 Compare May 23, 2024 05:26
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 23, 2024
tests: drivers: spi: spi_slave: Extend test scope
nrfconnect/sdk-zephyr#1726
zephyrproject-rtos/zephyr#73053

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-5787_Extend-test-coverage-for-SPI-configurations branch from 2ceeae9 to d2024c3 Compare May 27, 2024 05:58
Add possibility to test all four SPI modes (CPOL, CPHA).
Add possibility to test different bitrates.
Add tests that checks handling of zero length buffers on master.

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit b82946f)
@nordic-segl nordic-segl force-pushed the NRFX-5787_Extend-test-coverage-for-SPI-configurations branch from d2024c3 to 5463be4 Compare May 31, 2024 06:10
…I test

Rename SPI test to spi_controller_peripheral.
Remove iclusive language from that test.

Signed-off-by: Sebastian Głąb <[email protected]>
(cherry picked from commit 98d0fe4)
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 31, 2024
tests: drivers: spi: spi_slave: Extend test scope
nrfconnect/sdk-zephyr#1726
zephyrproject-rtos/zephyr#73053

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl changed the title [nrf fromlist] tests: drivers: spi: spi_slave: Extend test scope [nrf fromtree] tests: drivers: spi: spi_slave: Extend test scope May 31, 2024
@rlubos rlubos merged commit d0f6309 into nrfconnect:main May 31, 2024
15 checks passed
@nordic-segl nordic-segl deleted the NRFX-5787_Extend-test-coverage-for-SPI-configurations branch May 31, 2024 08:46
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 31, 2024
tests: drivers: spi: spi_slave: Extend test scope
nrfconnect/sdk-zephyr#1726
zephyrproject-rtos/zephyr#73053

Signed-off-by: Sebastian Głąb <[email protected]>
nordic-segl added a commit to nordic-segl/sdk-nrf that referenced this pull request May 31, 2024
tests: drivers: spi: spi_slave: Extend test scope
nrfconnect/sdk-zephyr#1726
zephyrproject-rtos/zephyr#73053

Signed-off-by: Sebastian Głąb <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants