summaryrefslogtreecommitdiff
path: root/test/testsuites/barcode/barcode_test_suite.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-29Delete null check before freeKwanghoon Son1-27/+13
2022-11-17Apply clang-formatKwanghoon Son1-9/+3
2022-09-04Apply clang-formatKwanghoon Son1-211/+198
2021-04-22Remove vulnerable strcpy() and strcat(), use memcpy() instead.Tae-Young Chung1-3/+4
2021-01-12Fix gcc warning and bugKwang Son1-13/+9
2020-08-19[Testsuite] replace constant number with ARRAY_SIZE()Tae-Young Chung1-30/+32
2020-07-01Merge "[Barcode] Add new barcode types" into tizensubmit/tizen/20200701.041707Tae-Young Chung1-10/+47
2020-06-26[Barcode] Add new barcode typesTae-Young Chung1-10/+47
2020-06-10wait for displaying barcode detection resultsangho park1-0/+1
2020-03-27improve testsuitesangho park1-37/+75
2020-03-26improve testsuitesangho park1-148/+203
2020-03-25Fix error handlingKwanghoon Son1-78/+51
2020-03-20Error return handlingKwanghoon Son1-6/+8
2020-02-19Fix wrong api call mv_engine_config_get_string_attributeKwanghoon Son1-1/+5
2017-08-21Update ffmpeg support for testsuiteTae-Young Chung1-13/+13
2017-02-10Fixed memory leak of testsuitessubmit/tizen_unified/20170308.100404submit/tizen/20170214.014812accepted/tizen/wearable/20170214.225957accepted/tizen/unified/20170309.031440accepted/tizen/tv/20170214.225939accepted/tizen/mobile/20170214.225923accepted/tizen/ivi/20170214.230010accepted/tizen/common/20170214.173632Tae-Young Chung1-7/+30
2016-11-22Refactor codes and fixed minor changessubmit/tizen/20161129.052917accepted/tizen/wearable/20161130.015323accepted/tizen/tv/20161130.015238accepted/tizen/mobile/20161130.015151accepted/tizen/ivi/20161130.015408accepted/tizen/common/20161129.173528Tae-Young Chung1-18/+27
2016-04-19Add new definitions for coloring barcodesTae-Young Chung1-6/+119
2016-04-01Applied C/C++ coding rulesTae-Young Chung1-1/+1
2016-03-14Check error value in avpicture_get_sizesubmit/tizen/20160317.105205accepted/tizen/wearable/20160318.113335accepted/tizen/tv/20160318.113346accepted/tizen/mobile/20160318.113233accepted/tizen/ivi/20160318.113507accepted/tizen/common/20160317.161558SeokHoon Lee1-2/+3
2016-03-08readdir change to readdir_r.submit/tizen/20160311.064406accepted/tizen/wearable/20160311.145640accepted/tizen/tv/20160311.144836accepted/tizen/mobile/20160311.143259accepted/tizen/ivi/20160311.150307accepted/tizen/common/20160311.203725SeokHoon Lee1-0/+6
2016-01-14- Set default value for TEXT_ATTR in barcode generatesubmit/tizen/20160115.043907accepted/tizen/wearable/20160115.111707accepted/tizen/tv/20160115.111657accepted/tizen/mobile/20160115.111633SeokHoon Lee1-2/+2
2015-12-07Fixed a bug and remained Svace issues in barcode, face, image modulesTae-Young Chung1-5/+49
2015-12-07Fixed Svace critical issuessubmit/tizen/20151207.011050accepted/tizen/wearable/20151207.122723accepted/tizen/tv/20151207.122711accepted/tizen/mobile/20151207.122651Tae-Young Chung1-1/+1
2015-10-21Applied Tizen C++ coding rulesubmit/tizen/20151027.044933accepted/tizen/wearable/20151027.055633accepted/tizen/tv/20151027.055623accepted/tizen/mobile/20151027.055601Tae-Young Chung1-1101/+982
2015-09-02Release 0.2.1 - including barcode,face,and imagesubmit/tizen/20150904.074427accepted/tizen/wearable/20150904.105531accepted/tizen/tv/20150904.104951accepted/tizen/mobile/20150904.104716Tae-Young Chung1-0/+1279