Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Lua] Updated the bittorent.lua test
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 23 Jul 2015 16:27:46 +0000 (18:27 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 15 Oct 2015 17:17:18 +0000 (19:17 +0200)
commit370ad894d47debda32fbbdfa0130893b857e63a6
treeb5a4165b41dc355e026311acc3f31768a1d2595b
parent3f8fb5817d4986214469e3b73e666acfa5d5fe10
[Lua] Updated the bittorent.lua test

- Changed several simgrid.info to simgrid.debug calls
- Removed junk code; this is not needed any more
- Updated the test results; these changed because we fixed a
  bug with random numbers (the seed was only initialized for
  the tracker, not for peers).
examples/lua/bittorrent/bittorrent.lua
examples/lua/bittorrent/bittorrent.tesh
examples/lua/bittorrent/peer.lua
examples/lua/bittorrent/tracker.lua