]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/log
sane-kds-s2000w-net.git
13 months agoadd test for one and two page scan
Bastian Dehn [Mon, 25 Mar 2024 18:53:41 +0000 (19:53 +0100)]
add test for one and two page scan

13 months agoadd expect called mocks
Bastian Dehn [Mon, 25 Mar 2024 16:37:51 +0000 (17:37 +0100)]
add expect called mocks

13 months agoadd test for one page flat scan
Bastian Dehn [Mon, 25 Mar 2024 16:09:10 +0000 (17:09 +0100)]
add test for one page flat scan

13 months agochange test data with correct num image scanned
Bastian Dehn [Mon, 25 Mar 2024 15:23:18 +0000 (16:23 +0100)]
change test data with correct num image scanned

13 months agoconsilitation of responses for start
Bastian Dehn [Sun, 24 Mar 2024 19:06:22 +0000 (20:06 +0100)]
consilitation of responses for start

13 months agoadd setup and teardown for start
Bastian Dehn [Sun, 24 Mar 2024 18:45:29 +0000 (19:45 +0100)]
add setup and teardown for start

13 months agomock delete image
Bastian Dehn [Sun, 24 Mar 2024 15:13:32 +0000 (16:13 +0100)]
mock delete image

13 months agosetup get option default setup and teardown
Bastian Dehn [Sun, 24 Mar 2024 14:57:49 +0000 (15:57 +0100)]
setup get option default setup and teardown

13 months agomock response stop scan
Bastian Dehn [Sun, 24 Mar 2024 13:54:59 +0000 (14:54 +0100)]
mock response stop scan

13 months agomock open session
Bastian Dehn [Sun, 24 Mar 2024 13:52:37 +0000 (14:52 +0100)]
mock open session

13 months agolink another test to mock file
Bastian Dehn [Sun, 24 Mar 2024 13:20:27 +0000 (14:20 +0100)]
link another test to mock file

13 months agoadd mock file for client
Bastian Dehn [Sun, 24 Mar 2024 13:14:26 +0000 (14:14 +0100)]
add mock file for client

13 months agoMerge branch 'feature/responsemock' into develop
Bastian Dehn [Sun, 24 Mar 2024 12:48:45 +0000 (13:48 +0100)]
Merge branch 'feature/responsemock' into develop

13 months agomock get metadata response
Bastian Dehn [Sun, 24 Mar 2024 12:46:07 +0000 (13:46 +0100)]
mock get metadata response

13 months agomocking start status and get image response
Bastian Dehn [Sun, 24 Mar 2024 12:36:15 +0000 (13:36 +0100)]
mocking start status and get image response

13 months agomock start scan response
Bastian Dehn [Sun, 24 Mar 2024 11:31:57 +0000 (12:31 +0100)]
mock start scan response

13 months agoadd curl error message to stderr
Bastian Dehn [Sun, 24 Mar 2024 07:45:15 +0000 (08:45 +0100)]
add curl error message to stderr

13 months agoadd test for start method
Bastian Dehn [Sat, 23 Mar 2024 20:45:07 +0000 (21:45 +0100)]
add test for start method

13 months agorun tests with ctest
Bastian Dehn [Sat, 23 Mar 2024 12:41:47 +0000 (13:41 +0100)]
run tests with ctest

13 months agooptimize linker parameters
Bastian Dehn [Sat, 23 Mar 2024 12:22:40 +0000 (13:22 +0100)]
optimize linker parameters

13 months agochange cmake key words upper case
Bastian Dehn [Sat, 23 Mar 2024 11:55:41 +0000 (12:55 +0100)]
change cmake key words upper case

13 months agofix crash current scanner config
Bastian Dehn [Sat, 23 Mar 2024 10:25:12 +0000 (11:25 +0100)]
fix crash current scanner config

13 months agochange callback function pointer memcpy
Bastian Dehn [Sat, 23 Mar 2024 09:59:55 +0000 (10:59 +0100)]
change callback function pointer memcpy

13 months agosleep 500 miliseconds for first scan
Bastian Dehn [Sat, 23 Mar 2024 09:51:46 +0000 (10:51 +0100)]
sleep 500 miliseconds for first scan

13 months agoMerge branch 'analyse/memoryleaks' into develop
Bastian Dehn [Sat, 23 Mar 2024 09:23:11 +0000 (10:23 +0100)]
Merge branch 'analyse/memoryleaks' into develop

13 months agoresponse not init value
Bastian Dehn [Sat, 23 Mar 2024 09:22:42 +0000 (10:22 +0100)]
response not init value

13 months agofree config in tests
Bastian Dehn [Sat, 23 Mar 2024 09:18:17 +0000 (10:18 +0100)]
free config in tests

13 months agofix memory leak response free data
Bastian Dehn [Sat, 23 Mar 2024 09:13:26 +0000 (10:13 +0100)]
fix memory leak response free data

13 months agofree unit test device list
Bastian Dehn [Sat, 23 Mar 2024 08:39:06 +0000 (09:39 +0100)]
free unit test device list

13 months agochange response allocate all at once
Bastian Dehn [Sat, 23 Mar 2024 07:57:24 +0000 (08:57 +0100)]
change response allocate all at once

13 months agoresp init with null terminate
Bastian Dehn [Fri, 22 Mar 2024 17:44:30 +0000 (18:44 +0100)]
resp init with null terminate

13 months agoadd sanitaize option
Bastian Dehn [Fri, 22 Mar 2024 17:18:17 +0000 (18:18 +0100)]
add sanitaize option

13 months agofree image data by reset handler
Bastian Dehn [Thu, 21 Mar 2024 18:51:50 +0000 (19:51 +0100)]
free image data by reset handler

13 months agoMerge branch 'fix/memoryleaks' into develop
Bastian Dehn [Thu, 21 Mar 2024 18:14:31 +0000 (19:14 +0100)]
Merge branch 'fix/memoryleaks' into develop

13 months agoRevert "init response with null terminate"
Bastian Dehn [Thu, 21 Mar 2024 18:12:23 +0000 (19:12 +0100)]
Revert "init response with null terminate"

This reverts commit e4f1b268d3fefbd8cb8b67bdb9b58d4c8eb94a19.

13 months agodisable unit testing falg for net tests
Bastian Dehn [Thu, 21 Mar 2024 18:07:04 +0000 (19:07 +0100)]
disable unit testing falg for net tests

13 months agofix warning for real func
Bastian Dehn [Thu, 21 Mar 2024 17:56:32 +0000 (18:56 +0100)]
fix warning for real func

13 months agoadd ignore vscode folder
Bastian Dehn [Thu, 21 Mar 2024 16:44:53 +0000 (17:44 +0100)]
add ignore vscode folder

13 months agochange response config into handler
Bastian Dehn [Thu, 21 Mar 2024 16:33:19 +0000 (17:33 +0100)]
change response config into handler

13 months agofix test response right size
Bastian Dehn [Wed, 20 Mar 2024 15:36:07 +0000 (16:36 +0100)]
fix test response right size

13 months agoresponse malloc all at once
Bastian Dehn [Wed, 20 Mar 2024 14:49:19 +0000 (15:49 +0100)]
response malloc all at once

13 months agono free data by response block
Bastian Dehn [Wed, 20 Mar 2024 14:43:06 +0000 (15:43 +0100)]
no free data by response block

13 months agoinit response with null terminate
Bastian Dehn [Wed, 20 Mar 2024 14:41:01 +0000 (15:41 +0100)]
init response with null terminate

13 months agoadd enable unit testing mode
Bastian Dehn [Tue, 19 Mar 2024 18:34:03 +0000 (19:34 +0100)]
add enable unit testing mode

13 months agorun test without unit testing flags
Bastian Dehn [Tue, 19 Mar 2024 18:28:05 +0000 (19:28 +0100)]
run test without unit testing flags

13 months agofix invalid free in test
Bastian Dehn [Mon, 18 Mar 2024 19:27:11 +0000 (20:27 +0100)]
fix invalid free in test

13 months agopass net read
Bastian Dehn [Mon, 18 Mar 2024 19:15:49 +0000 (20:15 +0100)]
pass net read

13 months agoadd failing linking tests
Bastian Dehn [Mon, 18 Mar 2024 19:03:00 +0000 (20:03 +0100)]
add failing linking tests

13 months agoremove double imports cmocka
Bastian Dehn [Sun, 17 Mar 2024 19:55:39 +0000 (20:55 +0100)]
remove double imports cmocka

13 months agono wrap for net read
Bastian Dehn [Sun, 17 Mar 2024 19:13:07 +0000 (20:13 +0100)]
no wrap for net read

13 months agoremove wrap flags from compiler
Bastian Dehn [Sun, 17 Mar 2024 19:11:34 +0000 (20:11 +0100)]
remove wrap flags from compiler

13 months agosplit tests in seperate running units
Bastian Dehn [Sun, 17 Mar 2024 17:38:55 +0000 (18:38 +0100)]
split tests in seperate running units

13 months agofix load config tests
Bastian Dehn [Sun, 17 Mar 2024 16:53:21 +0000 (17:53 +0100)]
fix load config tests

13 months agoenable debug compile and unit testing flag for tests
Bastian Dehn [Sun, 17 Mar 2024 14:30:10 +0000 (15:30 +0100)]
enable debug compile and unit testing flag for tests

13 months agoMerge branch 'feature/cmocka' into develop
Bastian Dehn [Sun, 17 Mar 2024 13:49:17 +0000 (14:49 +0100)]
Merge branch 'feature/cmocka' into develop

13 months agoremove check library
Bastian Dehn [Sun, 17 Mar 2024 13:48:43 +0000 (14:48 +0100)]
remove check library

13 months agomigrate open test
Bastian Dehn [Sun, 17 Mar 2024 13:47:56 +0000 (14:47 +0100)]
migrate open test

13 months agomigrate cancel net
Bastian Dehn [Sun, 17 Mar 2024 13:32:22 +0000 (14:32 +0100)]
migrate cancel net

13 months agomigrate test cancel
Bastian Dehn [Sun, 17 Mar 2024 13:22:50 +0000 (14:22 +0100)]
migrate test cancel

13 months agomigrate cancel get parameters
Bastian Dehn [Sun, 17 Mar 2024 13:21:02 +0000 (14:21 +0100)]
migrate cancel get parameters

13 months agomigrate start cancel
Bastian Dehn [Sun, 17 Mar 2024 13:17:48 +0000 (14:17 +0100)]
migrate start cancel

13 months agomigrate get options
Bastian Dehn [Sun, 17 Mar 2024 12:23:08 +0000 (13:23 +0100)]
migrate get options

13 months agomigrate test get select fd
Bastian Dehn [Sun, 17 Mar 2024 11:31:01 +0000 (12:31 +0100)]
migrate test get select fd

13 months agomigrate test set io mode
Bastian Dehn [Sun, 17 Mar 2024 11:29:23 +0000 (12:29 +0100)]
migrate test set io mode

13 months agomigrate test devices list remote
Bastian Dehn [Sun, 17 Mar 2024 11:28:08 +0000 (12:28 +0100)]
migrate test devices list remote

13 months agomigrate net init test
Bastian Dehn [Sun, 17 Mar 2024 11:26:35 +0000 (12:26 +0100)]
migrate net init test

13 months agomigrate test get devices
Bastian Dehn [Sun, 17 Mar 2024 11:24:57 +0000 (12:24 +0100)]
migrate test get devices

13 months agomigrate get parameter with image data
Bastian Dehn [Sun, 17 Mar 2024 11:22:10 +0000 (12:22 +0100)]
migrate get parameter with image data

13 months agomigrate read config tests
Bastian Dehn [Sun, 17 Mar 2024 11:18:36 +0000 (12:18 +0100)]
migrate read config tests

13 months agomigrate read bigger read test
Bastian Dehn [Sun, 17 Mar 2024 11:11:40 +0000 (12:11 +0100)]
migrate read bigger read test

13 months agomigrate read test to mocka
Bastian Dehn [Sun, 17 Mar 2024 11:09:19 +0000 (12:09 +0100)]
migrate read test to mocka

13 months agomigrate test for empty image
Bastian Dehn [Sun, 17 Mar 2024 11:07:33 +0000 (12:07 +0100)]
migrate test for empty image

13 months agomigrate read test without data
Bastian Dehn [Sun, 17 Mar 2024 11:04:50 +0000 (12:04 +0100)]
migrate read test without data

13 months agomigrate read cancel test to cmocka
Bastian Dehn [Sun, 17 Mar 2024 11:03:08 +0000 (12:03 +0100)]
migrate read cancel test to cmocka

13 months agoadd include header for cmocka
Bastian Dehn [Sun, 17 Mar 2024 10:37:02 +0000 (11:37 +0100)]
add include header for cmocka

13 months agoadd cmocka library to build test
Bastian Dehn [Sun, 17 Mar 2024 10:35:28 +0000 (11:35 +0100)]
add cmocka library to build test

13 months agoremove define test
Bastian Dehn [Sun, 17 Mar 2024 07:32:39 +0000 (08:32 +0100)]
remove define test

13 months agoremove test define client
Bastian Dehn [Sun, 17 Mar 2024 07:29:31 +0000 (08:29 +0100)]
remove test define client

13 months agoadd test for open
Bastian Dehn [Sun, 17 Mar 2024 06:52:31 +0000 (07:52 +0100)]
add test for open

13 months agoadd test for cancel
Bastian Dehn [Sat, 16 Mar 2024 16:19:02 +0000 (17:19 +0100)]
add test for cancel

13 months agoadd tests for cancel
Bastian Dehn [Thu, 14 Mar 2024 16:58:38 +0000 (17:58 +0100)]
add tests for cancel

13 months agotest on only warnings
Bastian Dehn [Thu, 14 Mar 2024 15:25:18 +0000 (16:25 +0100)]
test on only warnings

13 months agoadd test for init
Bastian Dehn [Wed, 13 Mar 2024 20:00:09 +0000 (21:00 +0100)]
add test for init

13 months agofix memory leak tests
Bastian Dehn [Wed, 13 Mar 2024 19:42:47 +0000 (20:42 +0100)]
fix memory leak tests

13 months agofix test lost blocks
Bastian Dehn [Wed, 13 Mar 2024 18:43:56 +0000 (19:43 +0100)]
fix test lost blocks

13 months agoadd fix uninit value in test
Bastian Dehn [Wed, 13 Mar 2024 14:58:35 +0000 (15:58 +0100)]
add fix uninit value in test

13 months agofix test lost byte
Bastian Dehn [Wed, 13 Mar 2024 14:45:19 +0000 (15:45 +0100)]
fix test lost byte

13 months agoadd tests for option twenty to twentytwo
Bastian Dehn [Tue, 12 Mar 2024 20:43:12 +0000 (21:43 +0100)]
add tests for option twenty to twentytwo

13 months agoadd test for option nineteen
Bastian Dehn [Tue, 12 Mar 2024 20:40:06 +0000 (21:40 +0100)]
add test for option nineteen

13 months agoadd test for option eightteen
Bastian Dehn [Tue, 12 Mar 2024 20:38:36 +0000 (21:38 +0100)]
add test for option eightteen

13 months agoadd test for option seventeen
Bastian Dehn [Tue, 12 Mar 2024 20:37:14 +0000 (21:37 +0100)]
add test for option seventeen

13 months agoadd test for option thirteenn to sixteen
Bastian Dehn [Tue, 12 Mar 2024 20:35:11 +0000 (21:35 +0100)]
add test for option thirteenn to sixteen

13 months agoadd test for option twelve
Bastian Dehn [Tue, 12 Mar 2024 20:30:56 +0000 (21:30 +0100)]
add test for option twelve

13 months agoadd test for option eleven
Bastian Dehn [Tue, 12 Mar 2024 20:28:56 +0000 (21:28 +0100)]
add test for option eleven

13 months agoadd test for option ten
Bastian Dehn [Tue, 12 Mar 2024 20:26:42 +0000 (21:26 +0100)]
add test for option ten

13 months agoadd test for option nine
Bastian Dehn [Tue, 12 Mar 2024 20:24:35 +0000 (21:24 +0100)]
add test for option nine

13 months agoadd test for option eight
Bastian Dehn [Tue, 12 Mar 2024 20:22:20 +0000 (21:22 +0100)]
add test for option eight

13 months agorename tests for get options
Bastian Dehn [Tue, 12 Mar 2024 20:21:02 +0000 (21:21 +0100)]
rename tests for get options

13 months agoadd test for option six
Bastian Dehn [Tue, 12 Mar 2024 20:19:16 +0000 (21:19 +0100)]
add test for option six

13 months agoadd test for option five
Bastian Dehn [Tue, 12 Mar 2024 20:17:11 +0000 (21:17 +0100)]
add test for option five