stdio regression tests are failing on BG/Q
The stdio test cases used in our regression tests are working correctly on Jenkins, personal workstation, but not working correctly on the BG/Q.
Just glancing at the output, it looks like the issue may be that our wrapper functions aren't intercepting the fstream calls, but need to investigate why.