]>
gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/log
Bastian Dehn [Thu, 28 Mar 2024 17:51:37 +0000 (18:51 +0100)]
cancel with recreate session
Bastian Dehn [Wed, 27 Mar 2024 18:06:51 +0000 (19:06 +0100)]
cancel without do anything
Bastian Dehn [Thu, 28 Mar 2024 09:51:17 +0000 (10:51 +0100)]
add error message from header response
Bastian Dehn [Mon, 25 Mar 2024 19:26:47 +0000 (20:26 +0100)]
fix busy device error
Bastian Dehn [Mon, 25 Mar 2024 18:53:41 +0000 (19:53 +0100)]
add test for one and two page scan
Bastian Dehn [Mon, 25 Mar 2024 16:37:51 +0000 (17:37 +0100)]
add expect called mocks
Bastian Dehn [Mon, 25 Mar 2024 16:09:10 +0000 (17:09 +0100)]
add test for one page flat scan
Bastian Dehn [Mon, 25 Mar 2024 15:23:18 +0000 (16:23 +0100)]
change test data with correct num image scanned
Bastian Dehn [Sun, 24 Mar 2024 19:06:22 +0000 (20:06 +0100)]
consilitation of responses for start
Bastian Dehn [Sun, 24 Mar 2024 18:45:29 +0000 (19:45 +0100)]
add setup and teardown for start
Bastian Dehn [Sun, 24 Mar 2024 15:13:32 +0000 (16:13 +0100)]
mock delete image
Bastian Dehn [Sun, 24 Mar 2024 14:57:49 +0000 (15:57 +0100)]
setup get option default setup and teardown
Bastian Dehn [Sun, 24 Mar 2024 13:54:59 +0000 (14:54 +0100)]
mock response stop scan
Bastian Dehn [Sun, 24 Mar 2024 13:52:37 +0000 (14:52 +0100)]
mock open session
Bastian Dehn [Sun, 24 Mar 2024 13:20:27 +0000 (14:20 +0100)]
link another test to mock file
Bastian Dehn [Sun, 24 Mar 2024 13:14:26 +0000 (14:14 +0100)]
add mock file for client
Bastian Dehn [Sun, 24 Mar 2024 12:48:45 +0000 (13:48 +0100)]
Merge branch 'feature/responsemock' into develop
Bastian Dehn [Sun, 24 Mar 2024 12:46:07 +0000 (13:46 +0100)]
mock get metadata response
Bastian Dehn [Sun, 24 Mar 2024 12:36:15 +0000 (13:36 +0100)]
mocking start status and get image response
Bastian Dehn [Sun, 24 Mar 2024 11:31:57 +0000 (12:31 +0100)]
mock start scan response
Bastian Dehn [Sun, 24 Mar 2024 07:45:15 +0000 (08:45 +0100)]
add curl error message to stderr
Bastian Dehn [Sat, 23 Mar 2024 20:45:07 +0000 (21:45 +0100)]
add test for start method
Bastian Dehn [Sat, 23 Mar 2024 12:41:47 +0000 (13:41 +0100)]
run tests with ctest
Bastian Dehn [Sat, 23 Mar 2024 12:22:40 +0000 (13:22 +0100)]
optimize linker parameters
Bastian Dehn [Sat, 23 Mar 2024 11:55:41 +0000 (12:55 +0100)]
change cmake key words upper case
Bastian Dehn [Sat, 23 Mar 2024 10:25:12 +0000 (11:25 +0100)]
fix crash current scanner config
Bastian Dehn [Sat, 23 Mar 2024 09:59:55 +0000 (10:59 +0100)]
change callback function pointer memcpy
Bastian Dehn [Sat, 23 Mar 2024 09:51:46 +0000 (10:51 +0100)]
sleep 500 miliseconds for first scan
Bastian Dehn [Sat, 23 Mar 2024 09:23:11 +0000 (10:23 +0100)]
Merge branch 'analyse/memoryleaks' into develop
Bastian Dehn [Sat, 23 Mar 2024 09:22:42 +0000 (10:22 +0100)]
response not init value
Bastian Dehn [Sat, 23 Mar 2024 09:18:17 +0000 (10:18 +0100)]
free config in tests
Bastian Dehn [Sat, 23 Mar 2024 09:13:26 +0000 (10:13 +0100)]
fix memory leak response free data
Bastian Dehn [Sat, 23 Mar 2024 08:39:06 +0000 (09:39 +0100)]
free unit test device list
Bastian Dehn [Sat, 23 Mar 2024 07:57:24 +0000 (08:57 +0100)]
change response allocate all at once
Bastian Dehn [Fri, 22 Mar 2024 17:44:30 +0000 (18:44 +0100)]
resp init with null terminate
Bastian Dehn [Fri, 22 Mar 2024 17:18:17 +0000 (18:18 +0100)]
add sanitaize option
Bastian Dehn [Thu, 21 Mar 2024 18:51:50 +0000 (19:51 +0100)]
free image data by reset handler
Bastian Dehn [Thu, 21 Mar 2024 18:14:31 +0000 (19:14 +0100)]
Merge branch 'fix/memoryleaks' into develop
Bastian Dehn [Thu, 21 Mar 2024 18:12:23 +0000 (19:12 +0100)]
Revert "init response with null terminate"
This reverts commit
e4f1b268d3fefbd8cb8b67bdb9b58d4c8eb94a19.
Bastian Dehn [Thu, 21 Mar 2024 18:07:04 +0000 (19:07 +0100)]
disable unit testing falg for net tests
Bastian Dehn [Thu, 21 Mar 2024 17:56:32 +0000 (18:56 +0100)]
fix warning for real func
Bastian Dehn [Thu, 21 Mar 2024 16:44:53 +0000 (17:44 +0100)]
add ignore vscode folder
Bastian Dehn [Thu, 21 Mar 2024 16:33:19 +0000 (17:33 +0100)]
change response config into handler
Bastian Dehn [Wed, 20 Mar 2024 15:36:07 +0000 (16:36 +0100)]
fix test response right size
Bastian Dehn [Wed, 20 Mar 2024 14:49:19 +0000 (15:49 +0100)]
response malloc all at once
Bastian Dehn [Wed, 20 Mar 2024 14:43:06 +0000 (15:43 +0100)]
no free data by response block
Bastian Dehn [Wed, 20 Mar 2024 14:41:01 +0000 (15:41 +0100)]
init response with null terminate
Bastian Dehn [Tue, 19 Mar 2024 18:34:03 +0000 (19:34 +0100)]
add enable unit testing mode
Bastian Dehn [Tue, 19 Mar 2024 18:28:05 +0000 (19:28 +0100)]
run test without unit testing flags
Bastian Dehn [Mon, 18 Mar 2024 19:27:11 +0000 (20:27 +0100)]
fix invalid free in test
Bastian Dehn [Mon, 18 Mar 2024 19:15:49 +0000 (20:15 +0100)]
pass net read
Bastian Dehn [Mon, 18 Mar 2024 19:03:00 +0000 (20:03 +0100)]
add failing linking tests
Bastian Dehn [Sun, 17 Mar 2024 19:55:39 +0000 (20:55 +0100)]
remove double imports cmocka
Bastian Dehn [Sun, 17 Mar 2024 19:13:07 +0000 (20:13 +0100)]
no wrap for net read
Bastian Dehn [Sun, 17 Mar 2024 19:11:34 +0000 (20:11 +0100)]
remove wrap flags from compiler
Bastian Dehn [Sun, 17 Mar 2024 17:38:55 +0000 (18:38 +0100)]
split tests in seperate running units
Bastian Dehn [Sun, 17 Mar 2024 16:53:21 +0000 (17:53 +0100)]
fix load config tests
Bastian Dehn [Sun, 17 Mar 2024 14:30:10 +0000 (15:30 +0100)]
enable debug compile and unit testing flag for tests
Bastian Dehn [Sun, 17 Mar 2024 13:49:17 +0000 (14:49 +0100)]
Merge branch 'feature/cmocka' into develop
Bastian Dehn [Sun, 17 Mar 2024 13:48:43 +0000 (14:48 +0100)]
remove check library
Bastian Dehn [Sun, 17 Mar 2024 13:47:56 +0000 (14:47 +0100)]
migrate open test
Bastian Dehn [Sun, 17 Mar 2024 13:32:22 +0000 (14:32 +0100)]
migrate cancel net
Bastian Dehn [Sun, 17 Mar 2024 13:22:50 +0000 (14:22 +0100)]
migrate test cancel
Bastian Dehn [Sun, 17 Mar 2024 13:21:02 +0000 (14:21 +0100)]
migrate cancel get parameters
Bastian Dehn [Sun, 17 Mar 2024 13:17:48 +0000 (14:17 +0100)]
migrate start cancel
Bastian Dehn [Sun, 17 Mar 2024 12:23:08 +0000 (13:23 +0100)]
migrate get options
Bastian Dehn [Sun, 17 Mar 2024 11:31:01 +0000 (12:31 +0100)]
migrate test get select fd
Bastian Dehn [Sun, 17 Mar 2024 11:29:23 +0000 (12:29 +0100)]
migrate test set io mode
Bastian Dehn [Sun, 17 Mar 2024 11:28:08 +0000 (12:28 +0100)]
migrate test devices list remote
Bastian Dehn [Sun, 17 Mar 2024 11:26:35 +0000 (12:26 +0100)]
migrate net init test
Bastian Dehn [Sun, 17 Mar 2024 11:24:57 +0000 (12:24 +0100)]
migrate test get devices
Bastian Dehn [Sun, 17 Mar 2024 11:22:10 +0000 (12:22 +0100)]
migrate get parameter with image data
Bastian Dehn [Sun, 17 Mar 2024 11:18:36 +0000 (12:18 +0100)]
migrate read config tests
Bastian Dehn [Sun, 17 Mar 2024 11:11:40 +0000 (12:11 +0100)]
migrate read bigger read test
Bastian Dehn [Sun, 17 Mar 2024 11:09:19 +0000 (12:09 +0100)]
migrate read test to mocka
Bastian Dehn [Sun, 17 Mar 2024 11:07:33 +0000 (12:07 +0100)]
migrate test for empty image
Bastian Dehn [Sun, 17 Mar 2024 11:04:50 +0000 (12:04 +0100)]
migrate read test without data
Bastian Dehn [Sun, 17 Mar 2024 11:03:08 +0000 (12:03 +0100)]
migrate read cancel test to cmocka
Bastian Dehn [Sun, 17 Mar 2024 10:37:02 +0000 (11:37 +0100)]
add include header for cmocka
Bastian Dehn [Sun, 17 Mar 2024 10:35:28 +0000 (11:35 +0100)]
add cmocka library to build test
Bastian Dehn [Sun, 17 Mar 2024 07:32:39 +0000 (08:32 +0100)]
remove define test
Bastian Dehn [Sun, 17 Mar 2024 07:29:31 +0000 (08:29 +0100)]
remove test define client
Bastian Dehn [Sun, 17 Mar 2024 06:52:31 +0000 (07:52 +0100)]
add test for open
Bastian Dehn [Sat, 16 Mar 2024 16:19:02 +0000 (17:19 +0100)]
add test for cancel
Bastian Dehn [Thu, 14 Mar 2024 16:58:38 +0000 (17:58 +0100)]
add tests for cancel
Bastian Dehn [Thu, 14 Mar 2024 15:25:18 +0000 (16:25 +0100)]
test on only warnings
Bastian Dehn [Wed, 13 Mar 2024 20:00:09 +0000 (21:00 +0100)]
add test for init
Bastian Dehn [Wed, 13 Mar 2024 19:42:47 +0000 (20:42 +0100)]
fix memory leak tests
Bastian Dehn [Wed, 13 Mar 2024 18:43:56 +0000 (19:43 +0100)]
fix test lost blocks
Bastian Dehn [Wed, 13 Mar 2024 14:58:35 +0000 (15:58 +0100)]
add fix uninit value in test
Bastian Dehn [Wed, 13 Mar 2024 14:45:19 +0000 (15:45 +0100)]
fix test lost byte
Bastian Dehn [Tue, 12 Mar 2024 20:43:12 +0000 (21:43 +0100)]
add tests for option twenty to twentytwo
Bastian Dehn [Tue, 12 Mar 2024 20:40:06 +0000 (21:40 +0100)]
add test for option nineteen
Bastian Dehn [Tue, 12 Mar 2024 20:38:36 +0000 (21:38 +0100)]
add test for option eightteen
Bastian Dehn [Tue, 12 Mar 2024 20:37:14 +0000 (21:37 +0100)]
add test for option seventeen
Bastian Dehn [Tue, 12 Mar 2024 20:35:11 +0000 (21:35 +0100)]
add test for option thirteenn to sixteen
Bastian Dehn [Tue, 12 Mar 2024 20:30:56 +0000 (21:30 +0100)]
add test for option twelve
Bastian Dehn [Tue, 12 Mar 2024 20:28:56 +0000 (21:28 +0100)]
add test for option eleven
Bastian Dehn [Tue, 12 Mar 2024 20:26:42 +0000 (21:26 +0100)]
add test for option ten
Bastian Dehn [Tue, 12 Mar 2024 20:24:35 +0000 (21:24 +0100)]
add test for option nine