Logo AND Algorithmique Numérique Distribuée

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