]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/shortlog
sane-kds-s2000w-net.git
2024-03-21 Bastian Dehnchange response config into handler
2024-03-20 Bastian Dehnfix test response right size
2024-03-20 Bastian Dehnresponse malloc all at once
2024-03-20 Bastian Dehnno free data by response block
2024-03-20 Bastian Dehninit response with null terminate
2024-03-19 Bastian Dehnadd enable unit testing mode
2024-03-19 Bastian Dehnrun test without unit testing flags
2024-03-18 Bastian Dehnfix invalid free in test
2024-03-18 Bastian Dehnpass net read
2024-03-18 Bastian Dehnadd failing linking tests
2024-03-17 Bastian Dehnremove double imports cmocka
2024-03-17 Bastian Dehnno wrap for net read
2024-03-17 Bastian Dehnremove wrap flags from compiler
2024-03-17 Bastian Dehnsplit tests in seperate running units
2024-03-17 Bastian Dehnfix load config tests
2024-03-17 Bastian Dehnenable debug compile and unit testing flag for tests
2024-03-17 Bastian DehnMerge branch 'feature/cmocka' into develop
2024-03-17 Bastian Dehnremove check library
2024-03-17 Bastian Dehnmigrate open test
2024-03-17 Bastian Dehnmigrate cancel net
2024-03-17 Bastian Dehnmigrate test cancel
2024-03-17 Bastian Dehnmigrate cancel get parameters
2024-03-17 Bastian Dehnmigrate start cancel
2024-03-17 Bastian Dehnmigrate get options
2024-03-17 Bastian Dehnmigrate test get select fd
2024-03-17 Bastian Dehnmigrate test set io mode
2024-03-17 Bastian Dehnmigrate test devices list remote
2024-03-17 Bastian Dehnmigrate net init test
2024-03-17 Bastian Dehnmigrate test get devices
2024-03-17 Bastian Dehnmigrate get parameter with image data
2024-03-17 Bastian Dehnmigrate read config tests
2024-03-17 Bastian Dehnmigrate read bigger read test
2024-03-17 Bastian Dehnmigrate read test to mocka
2024-03-17 Bastian Dehnmigrate test for empty image
2024-03-17 Bastian Dehnmigrate read test without data
2024-03-17 Bastian Dehnmigrate read cancel test to cmocka
2024-03-17 Bastian Dehnadd include header for cmocka
2024-03-17 Bastian Dehnadd cmocka library to build test
2024-03-17 Bastian Dehnremove define test
2024-03-17 Bastian Dehnremove test define client
2024-03-17 Bastian Dehnadd test for open
2024-03-16 Bastian Dehnadd test for cancel
2024-03-14 Bastian Dehnadd tests for cancel
2024-03-14 Bastian Dehntest on only warnings
2024-03-13 Bastian Dehnadd test for init
2024-03-13 Bastian Dehnfix memory leak tests
2024-03-13 Bastian Dehnfix test lost blocks
2024-03-13 Bastian Dehnadd fix uninit value in test
2024-03-13 Bastian Dehnfix test lost byte
2024-03-12 Bastian Dehnadd tests for option twenty to twentytwo
2024-03-12 Bastian Dehnadd test for option nineteen
2024-03-12 Bastian Dehnadd test for option eightteen
2024-03-12 Bastian Dehnadd test for option seventeen
2024-03-12 Bastian Dehnadd test for option thirteenn to sixteen
2024-03-12 Bastian Dehnadd test for option twelve
2024-03-12 Bastian Dehnadd test for option eleven
2024-03-12 Bastian Dehnadd test for option ten
2024-03-12 Bastian Dehnadd test for option nine
2024-03-12 Bastian Dehnadd test for option eight
2024-03-12 Bastian Dehnrename tests for get options
2024-03-12 Bastian Dehnadd test for option six
2024-03-12 Bastian Dehnadd test for option five
2024-03-12 Bastian Dehnadd test for option four
2024-03-12 Bastian Dehnadd test for option three
2024-03-12 Bastian Dehnadd test for option two
2024-03-12 Bastian Dehnmake right test for option zero
2024-03-12 Bastian Dehnadd test for load option zero
2024-03-12 Bastian Dehnadd missing function in header
2024-03-12 Bastian Dehnadd generate test coverage
2024-03-12 Bastian Dehnadd compiler flacs for code coverage
2024-03-12 Bastian Dehnfix compiler warnings
2024-03-12 Bastian Dehnchange run tests variable to option
2024-03-12 Bastian Dehnchange compiler to gcc
2024-03-12 Bastian Dehnadd test for unsupported methods
2024-03-12 Bastian Dehntests without include dir
2024-03-11 Bastian Dehnoptimize read tests
2024-03-11 Bastian Dehnadd header files for tests
2024-03-10 Bastian Dehnchange no docs error when no image data
2024-03-10 Bastian Dehnchange config read from one global variable
2024-03-10 Bastian Dehnchange image data to jpg and pnm in handler
2024-03-10 Bastian Dehnrename image to pnm image
2024-03-10 Bastian DehnMerge branch 'feature/imagehandler' into develop
2024-03-10 Bastian Dehnremove metadata image
2024-03-10 Bastian Dehnchange read from image on handler
2024-03-10 Bastian Dehnadd image data in handler
2024-03-10 Bastian DehnMerge branch 'feature/noconstrains' into develop
2024-03-10 Bastian Dehnrename type scan status
2024-03-10 Bastian Dehnchange init descriptory array on stack
2024-03-10 Bastian Dehnchange init constraints
2024-03-10 Bastian Dehnonly install config not exists
2024-03-10 Bastian Dehnremove unused method
2024-03-10 Bastian Dehnchange get device list unchanged local only is true
2024-03-10 Bastian Dehnadd test for empty device list when only local devices
2024-03-10 Bastian Dehnadd test get device info
2024-03-10 Bastian Dehnrename tests with net tests
2024-03-10 Bastian Dehnremove mocking
2024-03-10 Bastian Dehnalways install config
2024-03-09 Bastian Dehnchange package information
2024-03-09 Bastian Dehnremove convert and read config tool
2024-03-09 Bastian DehnMerge branch 'feature/package' into develop
next