Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a test that got broken when I suppressed some simcalls
authorMartin Quinson <martin.quinson@loria.fr>
Sun, 1 Nov 2015 11:26:07 +0000 (12:26 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 1 Nov 2015 11:33:25 +0000 (12:33 +0100)
commitfcf60a686ecafe108ddfa713e108ec55c3bd8263
tree1fbb2409acdb3eac3bcc44ee7bf2ec3fa0ce4061
parent094f8030615de0e14e62998639191349da06ddef
fix a test that got broken when I suppressed some simcalls

The execution order changed a very little bit as host_get_speed is not
a simcall anymore, and the process got the opportunity to start a new
task (and do the corresponding output) before being killed at the same
timestamp. But it actually dies at that timestamp, everything alright.
teshsuite/msg/host_on_off_processes/host_on_off_processes.c
teshsuite/msg/host_on_off_processes/host_on_off_processes.tesh