RIOT icon indicating copy to clipboard operation
RIOT copied to clipboard

tests/gnrc_udp: reimplement using sys/optparse.

Open jcarrano opened this issue 6 years ago • 1 comments

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.

jcarrano avatar Apr 15 '19 14:04 jcarrano

Since the dependency PR got closed, do you think this PR should also be closed?

Teufelchen1 avatar Jan 30 '24 14:01 Teufelchen1

I think this is a yes.

Teufelchen1 avatar Mar 12 '24 17:03 Teufelchen1