test: flush stdout after forking
authorJohn Levon <john.levon@nutanix.com>
Mon, 26 Jul 2021 12:16:27 +0000 (13:16 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 31 Jul 2021 18:04:07 +0000 (20:04 +0200)
commitb73c8eded7da56c8689fee15007f632fb5825c10
treeacfd87d44243c9b0f5deaf4c60848899aece7810
parent705e1974138c3749c69aed60ff42775f9ce261b0
test: flush stdout after forking

meson test was not capturing the intended output from the child
process; force a flush to ensure it reaches the test log.

Signed-off-by: John Levon <john.levon@nutanix.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
app/test/process.h