Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added two C-Lua-Platform tests
authorChristian Heinrich <christian.heinrich@livando.com>
Fri, 6 Feb 2015 09:52:54 +0000 (10:52 +0100)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Thu, 15 Oct 2015 17:17:16 +0000 (19:17 +0200)
commit78f6c2a51afd931fe8663bacdd65189bab329633
tree54b7c15bde4947484891d45534b58faf5793d9af
parent3b93278045da2926f2e0d4e75531b276f4599312
Added two C-Lua-Platform tests

These tests are very simple, as they will execute
examples/msg/masterslave/masterslave_arg with
examples/platforms/small_platform.xml and examples/platforms/small_platform.lua
as platform files, respectively.

These tests will only compare the output, which should
be the same.
examples/platforms/small_platform.lua
teshsuite/lua/lua_platforms.tesh [new file with mode: 0644]
tools/cmake/Tests.cmake