zephyr/tests
Daniel DeGrasse 3cf254434d tests: drivers: spi: improve spi_loopback async test
Add the following improvements to the spi_loopback async test:
- Verify that a set of multiple spi_buf structures can be sent
  successfully
- Check that the contents of the RX and TX buffers match after transfer
  completion

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-11-03 11:46:35 +01:00
..
application_development tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arch tests: arch: arm: arm_irq_vector_table: exclude arduino_uno_r4_minima 2023-11-01 10:56:46 +00:00
benchmarks tests: app_kernel: Update README 2023-10-31 08:58:45 +01:00
bluetooth bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
boards tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
boot test: test_mcuboot: enable test on NXP MCUX platforms 2023-10-27 10:51:05 +02:00
bsim tests bsim: Add tests for unicast client/server samples 2023-11-03 08:35:38 +01:00
cmake tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
crypto tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
drivers tests: drivers: spi: improve spi_loopback async test 2023-11-03 11:46:35 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: kernel: fix thread function signatures 2023-10-30 17:45:59 +00:00
lib boards: x86: Indicate ACPI support where applicable 2023-11-02 14:04:07 +00:00
misc scripts: check_init_priorities: rework the error messages 2023-11-03 11:45:23 +01:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net net: pkt: remove redundant net_pkt_cb_ieee802154 fields 2023-11-03 11:44:40 +01:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot
subsys drivers: can: unify spelling of CAN Flexible Data-rate abbreviation 2023-11-01 11:17:17 +00:00
unit tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ztest tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
test_config.yaml