zephyr/tests/net/socket/udp
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening
Disables allowing the python argparse library from automatically
shortening command line arguments, this prevents issues whereby
a new command is added and code that wrongly uses the shortened
command of an existing argument which is the same as the new
command being added will silently change script behaviour.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-01-26 20:12:36 +09:00
..
src tests: net: socket: udp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
CMakeLists.txt tests: net: socket: udp: verify that sent DGRAM was not fragmented 2022-06-01 11:17:07 +02:00
generate-c-string.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
prj.conf tests: net: socket: udp: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
testcase.yaml tests: net: socket: udp: verify that sent DGRAM was not fragmented 2022-06-01 11:17:07 +02:00