zephyr/tests
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
..
application_development tests: code_relocation: Add additional test cases for library and genex 2023-01-17 18:08:37 +01:00
arch tests: update expected exception codes 2023-01-12 10:01:05 +01:00
benchmarks tests: use namespacing in extra_configs and drop duplicated scenarios 2023-01-13 09:42:59 +01:00
bluetooth tests: bluetooth: edtt_ble_test_app: NATIVE_TASK has no return value 2023-01-26 09:30:36 +01:00
boards yamllint: fix all yamllint comments errors 2023-01-04 01:16:45 +09:00
boot yamllint: indentation: fix files in tests/ 2023-01-04 14:23:53 +01:00
cmake yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
crypto tests: use namespacing in extra_configs and drop duplicated scenarios 2023-01-13 09:42:59 +01:00
drivers tests: drivers: adc: add support for nucleo_g070rb 2023-01-26 10:08:33 +00:00
kernel tests: kernel: Provide more stack space for context test 2023-01-26 10:04:33 +00:00
lib json: Increase max number of descriptor elements from 30 to 62 2023-01-26 09:51:54 +00:00
misc tests: misc: iterable_sections: add const specifier for ROM data 2022-10-12 18:42:28 +02:00
net treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
posix tests: posix: existence tests for standard POSIX includes 2023-01-23 09:57:31 -08:00
subsys tests: logging: Stack overflow caught with TLS in log_core_additional 2023-01-26 10:04:33 +00:00
unit test: unit: util: add BIT_MASK macros tests 2023-01-10 09:23:14 +01:00
ztest treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00