syscalls/pipe07: Rewrite.

* Remove useless comments & usuall stuff.

* Get rid of the ugly system() and use readdir()
  to count number of open files.

  (and remove the ugly hacks to create temp dirs
   that are no longer needed)

* Close the pipes after the test has finished
  so that test looping works

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
1 file changed