-
Notifications
You must be signed in to change notification settings - Fork 166
Upper Tester #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Upper Tester #30
Conversation
This allows running TTCN-3 tests against Vanetza. Only the BTP test suite is implemented right now. Documentation how to run tests will follow.
|
@riebl Should I make Travis run these tests as part of the CI? |
|
@kelunik That would be awesome! I am not sure if it is possible to include sub-scripts to avoid having a huge single Travis recipe? |
|
@riebl What do I need to change to make https://travis-ci.org/riebl/vanetza/builds/337304318#L4015 work? Works fine for me locally. Guess it has to do with different versions. |
|




This implements a basic upper tester for ETSI's TTCN-3 test suite. It currently only implements the necessary payloads for the BTP tests.