zephyr/tests
Ruslan Mstoi 47f4af4310 Bluetooth: tester: Fix bt-stack-tester to unix domain socket
/tmp/bt-stack-tester is not a pipe, but unix domain socket.
This commit fixes respective "make run" errors:

qemu-system-arm: -serial pipe:/tmp/bt-stack-tester: Could
not open '/tmp/bt-stack-tester': No such device or address

qemu-system-arm: -serial pipe:/tmp/bt-stack-tester: could
not connect serial device to character backend
'pipe:/tmp/bt-stack-tester

Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>
2017-09-07 05:53:01 -05:00
..
benchmarks tests: benchmark: timing_info: Add support for nrf series processors 2017-08-31 14:25:31 -04:00
bluetooth Bluetooth: tester: Fix bt-stack-tester to unix domain socket 2017-09-07 05:53:01 -05:00
booting/stub license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
compliance tests/compiance/checkpatch: force the format to 'email' 2016-11-10 19:30:32 +00:00
crypto tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
drivers poll: Enable multiple threads to use k_poll in the same object 2017-08-25 09:00:46 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel tests/kernel/mem_pool/mem_pool_api: Fix stack sizes 2017-09-06 17:17:15 -07:00
lib/json tests: lib: json: Enable test case 2017-09-07 05:49:17 -05:00
net net: dns: Do not resolve numeric IP address 2017-08-31 14:33:59 -04:00
power doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
shell tests: shell: Fix string not null-terminated 2017-08-09 10:10:45 -04:00
subsys tests: Remove camel case and fix coding style 2017-06-29 07:00:50 -04:00
unit tests: ztest: call test_main() without arguments 2017-08-24 09:29:14 -07:00
ztest tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
Kconfig tests: Introduced new config option to add extra stack size for tests. 2017-02-13 11:39:03 -08:00
Makefile
Makefile.test