zephyr/tests
Jilay Pandya d25b1d1959 drivers: stepper: add check for inval resolution in set_microstep_res
Add check for invalid microstep resolution directly in api to avoid the
check in each and every driver
Set microstep resolution is made a mandatory function now as all
stepper drivers support it and hence should implement it

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
2025-06-19 22:35:51 -07:00
..
application_development tests: cmake: actually test SBOM files generation 2025-06-18 17:45:16 -04:00
arch tests/stack_unwind: Avoid inlining and tail-calls 2025-06-17 16:06:21 +02:00
benchmarks arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
bluetooth tests: Bluetooth: BR: Add test suite RFCOMM_client 2025-06-18 11:15:18 +01:00
boards tests: boards: nrf: qdec: Add testing with multiple QDEC instances 2025-06-18 09:10:02 -04:00
boot tests: boot: Update imgtool path in west_sign_wrapper 2025-05-30 19:40:44 +02:00
bsim Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
cmake cmake: yaml: improve escaping of strings with backslashes and quotes 2025-04-10 10:11:47 +02:00
crypto drivers; crypto: Remove TinyCrypt shim 2025-05-23 17:41:06 -04:00
ctest/base
drivers drivers: stepper: add check for inval resolution in set_microstep_res 2025-06-19 22:35:51 -07:00
integration/kernel tests: kernel: set timeslice size to 0 in tests that do not exercise it 2025-05-16 22:55:49 +02:00
kconfig scripts: kconfig: Add hex variants of arithmetic functions 2025-06-17 16:09:41 +02:00
kernel tests: kernel: k_heap_api: test k_heap_array_get 2025-06-18 07:40:55 +02:00
lib Lib: SMF: Add return code to signal event propagation 2025-06-17 16:04:04 +02:00
misc linker_script: Remove all SUBALIGN usage for iterable sections 2025-06-17 16:06:21 +02:00
modules tests: modules: nanopb: fix typo in assert 2025-06-19 14:12:53 +02:00
net net: dns: Allow user to specify max answer length via Kconfig 2025-06-18 09:08:41 -04:00
posix posix: fnmatch: fix bugs in fnmatch(), see issue #55186 2025-06-09 17:05:40 -05:00
robot tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
subsys tests: fs: fat_fs_api: add native_sim to platform_allow 2025-06-19 08:05:14 +02:00
unit tests: unit: util: increase coverage of utf-8 utils 2025-06-17 16:09:06 +02:00
ztest tests: subsys: Fix zassert string 2025-05-22 16:17:23 +02:00
test_config_ci.yaml twister: config: test on integration plaforms if defined 2025-03-19 08:51:50 -04:00
test_config.yaml
tests.dox tests: kernel/arch: various doxygen fixes 2025-04-22 14:03:29 +02:00