This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
13e1718660
zephyr
/
tests
/
posix
/
pthread
/
testcase.yaml
4 lines
46 B
YAML
Raw
Normal View
History
Unescape
Escape
tests: kernel: posix: pthread: Add pthread test. This test is POSIX based implementation of tests:kernel:pthread test. It used POSIX APIs instead of Zephyr APIs. Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2018-02-15 22:12:27 +08:00
tests
:
tests: kernel: posix: stop relying on path for naming Use proper test names instead of relying on path name where the test is located. Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2018-03-05 15:18:24 +08:00
kernel.posix.pthread
:
tests: kernel: posix: pthread: Add pthread test. This test is POSIX based implementation of tests:kernel:pthread test. It used POSIX APIs instead of Zephyr APIs. Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2018-02-15 22:12:27 +08:00
tags
:
core