zephyr/tests
Francois Ramu b432293a9a tests: drivers: flash stm32l4 RDP on internal flash partition
Define the storage_partition in the internal flash
instead of the external NOR qspi flash,
so the testcase can PASS on the disco_l4754_iot1 board.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-11-01 11:16:48 +00: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 tests: Bluetooth: tester: Fix missing net_buf_unref 2023-10-27 10:50:30 +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 bis: Reduce the test verbosity 2023-10-31 09:31:42 -05: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: flash stm32l4 RDP on internal flash partition 2023-11-01 11:16:48 +00: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 tests: devicetree: api: add tests for new DT APIs 2023-10-30 11:43:39 -04:00
misc tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
modules tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
posix tests/posix/common: Fix filtering for POSIX arch 2023-10-25 07:44:12 -04:00
robot
subsys PM: add device_on_power_domian testcase. 2023-10-31 08:58:21 +01: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