[Convert] Add test cases based on randomly generated PNG files
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 17 May 2018 11:09:45 +0000 (20:09 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Tue, 29 May 2018 00:56:04 +0000 (09:56 +0900)
commit5f0043ac76b2c4108bbabebc223e7cc1db2ec398
tree55a38e1a786e3d718ee512cbbf3422001f398473
parent6541e5c93cec22d56d2bd581e1d61701110985a8
[Convert] Add test cases based on randomly generated PNG files

1. Test more input sources
2. Test with offset case
3. Added doxygen entries

(Updated with test case 2 fix for the cases where width % 4 > 0)

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
tensor_converter/test/.gitignore
tensor_converter/test/generateGoldenTestResult.py
tensor_converter/test/runTest.sh
tensor_converter/test/testcase01.sh
tensor_converter/test/testcase02.sh [new file with mode: 0755]