zephyr/tests/shell/src
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
..
main.c tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
Makefile tests: Add shell tests 2017-06-09 18:54:27 -04:00