[UNITTESTS] Fix binary write
authorjijoong.moon <jijoong.moon@samsung.com>
Wed, 27 Mar 2019 01:48:49 +0000 (10:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 28 Mar 2019 02:12:56 +0000 (11:12 +0900)
commit8ecf245c054df4d508e5ea2ed2a3ae54049adc5d
tree4cfb35e43959645b42cbb60586a96dbd2a8c269c
parent807617b50c0a1e771ee44da187352b1516a8cd41
[UNITTESTS] Fix binary write

Some of test cases is not appropriate for python3. In this PR, these
are fixed. (wirte binary data in to string file write option)

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
tests/nnstreamer_merge/generateTest.py
tests/nnstreamer_repo_lstm/generateTestCase.py
tests/transform_stand/generateTest.py