zephyr/tests
Jakub Rzeszutko c471614cb6 subsys: shell: fix accept either CR or LF as as line delimiter
1. Shell will accept CR or LF as line delimiter.
2. Macro SHELL_DEFINE simplified - it no longer requires
   new line character.
3. Fixes: #10207.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-10-02 11:55:47 -07:00
..
application_development cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
benchmarks kernel: Fix compilation errors when CONFIG_TIMESLICING=n 2018-09-25 12:54:58 +05:30
bluetooth subsys: shell: fix accept either CR or LF as as line delimiter 2018-10-02 11:55:47 -07:00
boards coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
booting/stub cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
cmsis_rtos_v1 tests/cmsis_rtos_v1: Introduce negative tests for mailQ 2018-09-11 09:03:03 -04:00
compliance
crypto coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
drivers drivers: boards: Merge HAS_DTS_SPI_DEVICE with HAS_DTS_SPI 2018-10-01 21:15:06 -05:00
include shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
kernel portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
lib kernel: sched: Change boolean APIs to return bool 2018-09-28 06:28:41 +05:30
misc/test_build cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
net portability: Avoid void* arithmetics which is a GNU extension 2018-09-28 07:57:28 +05:30
posix tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
power tracing: remove stray event_logger code 2018-09-05 16:05:08 -04:00
shell shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
subsys tests: logging: add log_strdup test to log_core test 2018-10-01 15:26:14 -04:00
unit cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ztest ld: Put 'sizeof(struct device)' in the generated offsets header 2018-09-18 16:23:40 +02:00
CMakeLists.txt
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00