zephyr/tests
Ulf Magnusson c69a501df6 bsim_bt: basic_conn.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
arch
benchmarks
bluetooth bsim_bt: basic_conn.sh: Use lowercase for internal vars 2019-12-10 14:34:46 -08:00
boards
crypto
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
misc/test_build
net include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
portability
posix
shell
subsys
unit
ztest