Open rairyx opened 6 years ago
Nice first commit @rairyx! I think this is a great first step to getting familiar with the networking stack / developing a framework for testing certain conditions.
Like you said in the email, I think it makes more sense for it to live in the test suite. Also, it would be nice to parameterize the tests a little so it's extensible to other network formations / message types.
Changed into test suite, added message type, network topology as parameters
Added error handling and network topology scenario may cause circular routing
Test harness for network protocol.