Get md5sum of tflite files from the file server (#1289)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Mon, 21 May 2018 05:45:18 +0000 (14:45 +0900)
committer오형석/동작제어Lab(SR)/Senior Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 21 May 2018 05:45:18 +0000 (14:45 +0900)
commit7680d1b7a40f7b5888520d8556bd5d2651b848ab
treebff495a00e4b17e5a93bb9a5548483d22d975880
parenta6886974ef268139db91c3c3cddd64738b20d9c4
Get md5sum of tflite files from the file server (#1289)

Get original file's md5sum from HTTP header(Content-MD5 field) so we do not
have to maintain md5sum in `config.sh`.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
tests/framework/run_test.sh