Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Restructure teshsuite simix
[simgrid.git] / teshsuite / simix / stack_overflow / stack_overflow.tesh
similarity index 86%
rename from teshsuite/simix/stack_overflow.tesh
rename to teshsuite/simix/stack_overflow/stack_overflow.tesh
index a0df41e..aaff9b2 100644 (file)
@@ -1,5 +1,5 @@
 ! expect signal SIGSEGV
-$ ./simix/stack_overflow --cfg=contexts/stack_size:96 ${srcdir:=.}/simix/stack_overflow.xml
+$ ${bindir:=.}/stack_overflow --cfg=contexts/stack_size:96 stack_overflow.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,