The purpose of this test is to measure pipe bandwidth.
The first test bw_pipe - measures pipe bandwidth between two processes moving 50MB of data through the pipe in 64KB chunks.
The second test bw_unix - measures how fast a parent process can read data through a pipe from a forked child process.