zephyr/tests
Declan Snyder 3a477c56dd tests: spi_loopback: Remove logging module
Since we are using ZTest, if we use the ZTest paradigm properly, we
don't need a logging module, since ZTest already logs what it does.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-03-21 14:41:02 -04:00
..
application_development
arch tests: drivers: add overlay/testcase for silabs xg29_rb4412a board 2025-03-20 17:14:35 +01:00
benchmarks tests: thread_metric: Fix cooperative for SMP 2025-03-17 07:05:36 +01:00
bluetooth test: Bluetooth: Classic: Rename SDP client test case 2025-03-21 06:31:40 +01:00
boards boards: espressif: esp32c6: Add LP Core board support 2025-03-21 17:05:20 +01:00
boot
bsim tests/bsim/run_parallel: Fail if an explicitly listed test is missing 2025-03-20 17:15:27 +01:00
cmake dts: zephyr,native-posix-cpu changed to zephyr,native-sim-cpu 2025-03-12 02:27:36 +01:00
crypto
ctest/base
drivers tests: spi_loopback: Remove logging module 2025-03-21 14:41:02 -04:00
integration/kernel
kconfig
kernel everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
lib everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
misc
modules
net net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
posix tests: posix: add one integration platform per suite 2025-03-12 02:28:23 +01:00
robot
subsys tests: pm: Enable standby power mode support on NXP RW612 Boards 2025-03-21 09:51:38 +01:00
unit everywhere: Use correct macro for gcc-specific warnings 2025-03-20 21:57:47 +01:00
ztest
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml