commit | 064d450ae08f9272cbecabbdff7221ec1ea8fc00 | [log] [tgz] |
---|---|---|
author | Jian Kang <jianx.kang@intel.com> | Tue Mar 09 21:08:00 2021 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Mar 25 14:07:35 2021 +0100 |
tree | 24adc4b3bd468659869c9cac2757752942ff58e9 | |
parent | 84d23fd82fb1d02a368ae3307df30a425d2193c6 [diff] |
tests: posix: Add new testcases for posix APIs Add error condition to test pthread. Like use pthread with uninitialize stack or stack size is 0, and verify the result is as expected. Signed-off-by: Jian Kang <jianx.kang@intel.com>