zephyr/tests/shell
Luiz Augusto von Dentz 035d7cf871 tests: shell: Fix string not null-terminated
shell_exec expects a string that is null-terminated but if line passed
to strncpy is equal or bigger than the buffer it will not produce a
null-terminated command.

Jira: ZEP-2474

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-08-09 10:10:45 -04:00
..
src tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
Makefile
prj.conf
testcase.yaml tests: shell: Filter on UART_CONSOLE support to enable more boards 2017-06-29 07:07:31 -04:00