Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops I broke that test, sorry
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 6 Feb 2016 00:16:10 +0000 (01:16 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 6 Feb 2016 00:16:10 +0000 (01:16 +0100)
teshsuite/java/semaphore/semaphore_gc.tesh

index f55f053..41bc593 100644 (file)
@@ -1,5 +1,5 @@
 $ java -classpath ${classpath:=.} semaphore.SemaphoreGC ${srcdir:=.}/../../examples/platforms/small_platform.xml "--log=root.fmt:[%10.4r]%e(%i:%P@%h)%e%m%n"
 > [    0.0000] (0:maestro@) Using regular java threads.
 > [    0.0000] (1:SemCreator@Fafard) Creating 50 new Semaphores, yielding and triggering a GC after each
-> [ 1500.0000] (1:SemCreator@Fafard) It worked, we survived. The test is passed.
-> [ 1500.0000] (0:maestro@) MSG_main finished; Cleaning up the simulation...
+> [  500.0000] (1:SemCreator@Fafard) It worked, we survived. The test is passed.
+> [  500.0000] (0:maestro@) MSG_main finished; Cleaning up the simulation...