zephyr/tests
Ulf Magnusson ed4f3cd354 bsim_bt: basic_conn_split.sh: Use lowercase for internal vars
This makes it possible to tell at a glance which variables are internal
to the script and which ones are parameters to it, which is very
helpful.

This convention is pretty common. See e.g. Google's shell style guide at
https://google.github.io/styleguide/shell.xml#Naming_Conventions, and
https://github.com/icy/bash-coding-style#naming-and-styles. It's older
than those though.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-10 14:34:46 -08:00
..
application_development tests: fix test identifiers 2019-12-09 15:53:44 -05:00
arch tests: fix test identifiers 2019-12-09 15:53:44 -05:00
benchmarks tests: fix test identifiers 2019-12-09 15:53:44 -05:00
bluetooth bsim_bt: basic_conn_split.sh: Use lowercase for internal vars 2019-12-10 14:34:46 -08:00
boards tests: fix test identifiers 2019-12-09 15:53:44 -05:00
crypto kernel: thread: Fix randomness problem with stack pointer random 2019-11-15 13:43:32 -08:00
drivers tests: spi_loopback: Add lpc board configurations 2019-12-10 08:48:56 -06:00
kernel tests: obj tracing: fix counting 2019-12-10 10:40:16 -05:00
lib tests: gui: Enable new LVGL features in tests 2019-12-09 15:07:28 -06:00
misc/test_build tests: fix test identifiers 2019-12-09 15:53:44 -05:00
net include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
portability tests: samples: portability: fix test tags and identifiers 2019-12-09 15:53:44 -05:00
posix tests: updated names for the tests 2019-10-23 23:15:41 -04:00
shell tests: fix test identifiers 2019-12-09 15:53:44 -05:00
subsys tests: fix test identifiers 2019-12-09 15:53:44 -05:00
unit tests: fix test identifiers 2019-12-09 15:53:44 -05:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00