Flush tests stdout 18/207218/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 9 May 2019 12:03:23 +0000 (14:03 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 30 May 2019 10:18:22 +0000 (12:18 +0200)
commit3a6689b589d3243bf0969923a82d257056716165
treee79243079526107b4295cc5357d34e4fa29f86a8
parent4a0bc7052984c93e184987fbf728b857f8082bd4
Flush tests stdout

Tests output is displayed in batches making it difficult to observe
the progress. This commit introduces flushing the stdout after every
printf to overcome the problem.

Change-Id: I84174a15e7bf797080b4f830fe5adaa3e48f6b26
src/framework/src/test_results_collector_console.cpp