Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
d3d9f3ef6681ce97bb664f47869ec06323df5065
[simgrid.git] / teshsuite / java / semaphoreGC / semaphoreGC.tesh
1 ! timeout 15
2
3 $ java -classpath ${classpath:=.} semaphoreGC.SemaphoreGC ${srcdir:=.}/small_platform.xml "--log=root.fmt:[%10.4r]%e(%i:%P@%h)%e%m%n"
4 > [    0.0000] (0:maestro@) Using regular java threads.
5 > [    0.0000] (1:SemCreator@Fafard) Creating 50 new Semaphores, yielding and triggering a GC after each
6 > [  500.0000] (1:SemCreator@Fafard) It worked, we survived. The test is passed.
7 > [  500.0000] (0:maestro@) MSG_main finished; Cleaning up the simulation...