RIOT
RIOT copied to clipboard
tests/gnrc_udp: reimplement using sys/optparse.
Contribution description
Some time ago I wrote #9538 but it was lacking an example of how it can be used. Now, inspired by #11357 , I present the "optparse version" of tests/gnrc_udp.
For more information, see #9538
Testing procedure1
The module is tested in the original PR. The goal of this is just to show how code looks like when it uses sys/optparse.
Issues/PRs references
Depends on #9538.
Since the dependency PR got closed, do you think this PR should also be closed?
I think this is a yes.