]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change test data with correct num image scanned
authorBastian Dehn <hhaalo@arcor.de>
Mon, 25 Mar 2024 15:23:18 +0000 (16:23 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 25 Mar 2024 15:23:18 +0000 (16:23 +0100)
tests/kds_s2000w_net_tests.c

index d81bf2ef08dced650165dfb36a1778087605147a..df4dd7a5607c6d4b0bb7f87ef7b052321f472537 100644 (file)
@@ -506,7 +506,7 @@ void sane_kds_s2000w_net_start(void** state)
        resp_status->data = realloc(resp_status->data, 205);
        const char* status = "{ \
                \"Status\": { \
-                       \"NumImagesScanned\": 1, \
+                       \"NumImagesScanned\": 2, \
                        \"NumImagesStored\": 2, \
                        \"State\": \"Scanning\", \
                        \"ErrorNum\": 0, \