modified TestResults::write() for thread safety
made TestResults::write() thread-safe by writing results in one
chunk to the file so that when threaded tests are implemented
there will be no interleaving.
Signed-off-by:
Ian Romanick <ian.d.romanick@intel.com>
Showing
Please register or sign in to comment