zephyr/tests
Jilay Pandya 271aeaf5f9 tests: drivers: stepper: stepper_api: test cb user_data
This commit does the following:
1. tests set_callback and user_data
2. fixes the api as well as the drivers by passing user_data
back to the set callback

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2024-10-22 22:46:26 -04:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch twister: rework board handling 2024-10-22 18:31:09 -04:00
benchmarks tests: benchmarks: wait_queues: Increase test timeout to 120s 2024-10-22 19:04:37 -04:00
bluetooth tests: Bluetooth: tester: Add nRF5340 ADK as platform 2024-10-22 20:39:30 +02:00
boards tests: boards: nrf: qdec: Fix failing drivers.sensor.qdec.pm_runtime 2024-10-22 08:21:19 -04:00
boot boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
bsim bluetooth: BAS: add battery critical status char to bas service 2024-10-22 14:06:35 +02:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
drivers tests: drivers: stepper: stepper_api: test cb user_data 2024-10-22 22:46:26 -04:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel soc: nordic: Remove the nRF54L15 EngA 2024-10-21 01:46:39 +01:00
lib tests/libcxx: Check for newlib nano when testing that 2024-10-21 18:34:40 -05:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net tests: net: pkt: Add build test for allocation statistics 2024-10-22 20:38:57 +02:00
posix tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
robot
subsys tests: use full name for fvp_base_revc_2xaemv8a//smp/ns 2024-10-22 18:31:09 -04:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
test_config.yaml