#!/usr/bin/env tesh

$ ${javacmd} -cp ../../simgrid.jar:actor_yield.jar actor_yield ${platfdir}/small_platform_fatpipe.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n"
> [  0.000000] (0:maestro@) Using regular java threads.
> [  0.000000] (1:yielder@Tremblay) I yielded 10 times. Goodbye now!
> [  0.000000] (2:yielder@Ruby) I yielded 15 times. Goodbye now!
