Low: cts: Pass the verbose flag in to the diff function.
This allows us to add the actual vs. expected output when running from
a package build process. The flushes are needed because we are mixing
print output with subprocess output and otherwise things can be out of
order.