genode/ports/src/test/noux_fork
Martin Stein fd003f0e00 noux_fork: use pause() instead of endless loop
At least with base-hw, the endless loop at the end of the fork
parent slows execution of the fork child dramatically. Using
libc function pause() is a cleaner solution anyways.

ref #964
2013-12-03 08:33:24 +01:00
..
target.mk Simple fork test and run script 2012-02-22 15:56:45 +01:00
test Simple fork test and run script 2012-02-22 15:56:45 +01:00
test.cc noux_fork: use pause() instead of endless loop 2013-12-03 08:33:24 +01:00