Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
All options are consistently in kebab-case (but the tracing ones)
[simgrid.git] / teshsuite / simix / stack_overflow / stack_overflow.tesh
index aaff9b2..83f6662 100644 (file)
@@ -1,5 +1,5 @@
 ! expect signal SIGSEGV
-$ ${bindir:=.}/stack_overflow --cfg=contexts/stack_size:96 stack_overflow.xml
+$ ${bindir:=.}/stack_overflow --cfg=contexts/stack-size:96 ${srcdir:=.}/examples/platforms/small_platform.xml
 > [Tremblay:master:(0) 0.000000] [test/INFO] Launching our nice bugged recursive function...
 > Access violation detected.
 > This can result from a programming error in your code or, although less likely,