emmericp/MoonGen

Fix and update example scripts

emmericp opened this issue · 0 comments

Some of the example scripts use old, outdated, and/or broken APIs since we had some changes in the API recently.

hello-world.lua is the most modern example script and all other scripts should be updated to 'look like hello-world.lua'

We also need some kind of test that runs the examples and checks if they still work as expected