]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
add double reset test for handler
authorBastian Dehn <hhaalo@arcor.de>
Mon, 10 Nov 2025 18:23:07 +0000 (19:23 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 10 Nov 2025 18:23:07 +0000 (19:23 +0100)
tests/kds_s2000w_net_tests.c

index dea4b005381879b20bb124979cc24f20d8903fb8..ddc7a0b10d50ceb9f65bbe254d940325c192b4e1 100644 (file)
@@ -688,6 +688,7 @@ void sane_kds_s2000w_net_cancel_canceled_test()
        set_option = NULL;
        kds_s2000w_handler_free(h);
        h = NULL;
+       kds_s2000w_handler_reset(h);
 }
 
 void sane_kds_s2000w_net_cancel_completed_scan_feeder_test()