commit | 1447e796bc8cfa691462b5c6d7b82e297759418b | [log] [tgz] |
---|---|---|
author | Lingao Meng <menglingao@xiaomi.com> | Fri Jun 04 00:33:42 2021 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jun 28 20:14:32 2021 -0400 |
tree | fb2596b1b8b08c85aaae1552c9304a3bbd520e8c | |
parent | 442f68378ce55bd3580190c89671d4d2eddc8b1f [diff] |
Tester: Add support ble auto-tester on native posix The purpose of this PR is to automatically test the host in the native environment. It is used to simulate /dev/tty*, can replace by /dev/pts/*. Also, device log will be output to stdio by default. Signed-off-by: Lingao Meng <menglingao@xiaomi.com>