[Test] Move files related to testdata generation to the tools directory
authorWook Song <wook16.song@samsung.com>
Wed, 20 Nov 2019 06:55:23 +0000 (15:55 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Fri, 22 Nov 2019 04:48:15 +0000 (13:48 +0900)
commit7672802d70f65ed60e774033d01a727992236f1b
treef78aa8dc09665dd1ac637cdcf2d2bac51a822563
parent3371b9b8fe495f25548915348d8ac2c691926aef
[Test] Move files related to testdata generation to the tools directory

This patch moves files related to testdata generation, which are
orinally placed in ./src/test/testdata, to the tools directory, i.e.,
./tools/gen-testdata.

Signed-off-by: Wook Song <wook16.song@samsung.com>
src/test/meson.build
tools/gen-testdata/model_gen.py [moved from src/test/testdata/model_gen.py with 100% similarity]
tools/gen-testdata/multi.tar.gz [moved from src/test/testdata/multi.tar.gz with 100% similarity]
tools/gen-testdata/single.tar.gz [moved from src/test/testdata/single.tar.gz with 100% similarity]
tools/gen-testdata/testdata_gen.cpp [moved from src/test/testdata/testdata_gen.cpp with 100% similarity]