Lines Matching full:ztest
14 #include <zephyr/ztest.h>
43 ZTEST(stepper_shell, test_stepper_enable) in ZTEST() function
58 ZTEST(stepper_shell, test_stepper_move_by) in ZTEST() function
67 ZTEST(stepper_shell, test_stepper_set_max_velocity) in ZTEST() function
76 ZTEST(stepper_shell, test_stepper_set_micro_step_res) in ZTEST() function
86 ZTEST(stepper_shell, test_stepper_set_micro_step_res_invalid_value) in ZTEST() function
94 ZTEST(stepper_shell, test_stepper_get_micro_step_res) in ZTEST() function
102 ZTEST(stepper_shell, test_stepper_set_reference_position) in ZTEST() function
112 ZTEST(stepper_shell, test_stepper_get_actual_position) in ZTEST() function
120 ZTEST(stepper_shell, test_stepper_move_to) in ZTEST() function
130 ZTEST(stepper_shell, test_stepper_run) in ZTEST() function
141 ZTEST(stepper_shell, test_stepper_run_invalid_direction) in ZTEST() function
149 ZTEST(stepper_shell, test_stepper_info) in ZTEST() function