Barcode: Add internal unit test case (libcheck) 49/251549/3
authorKwang Son <k.son@samsung.com>
Fri, 15 Jan 2021 01:37:12 +0000 (10:37 +0900)
committerKwang Son <k.son@samsung.com>
Fri, 5 Feb 2021 01:56:54 +0000 (10:56 +0900)
commit9ca55b70fa931757e18852e425809a1e088af841
tree06f69a191301c36221454cca1f8ce0066fabb046
parent6e85b1416a1ac37055382418234971a0f83278df
Barcode: Add internal unit test case (libcheck)

Mediavision has interactive-based test under test directory but this
patch introduce unit test.

Change-Id: Ida43b9e90bab01ddad2e83e969a2751eedea2113
Signed-off-by: Kwang Son <k.son@samsung.com>
.gitignore
packaging/capi-media-vision.spec
script/build.sh [new file with mode: 0755]
test/testsuites/barcode/CMakeLists.txt
test/testsuites/barcode/test_barcode.c [new file with mode: 0644]