zephyr/tests/posix/pthread_key
Niranjhana N e21e6c1b97 tests: posix: improve pthread_key test
In addition to testing all the APIs, this enhancement
tests the following two scenarios
  - when multiple threads use a single key for storage
  - when a single thread associates its value with
    multiple keys

Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2018-08-13 04:48:48 -07:00
..
src tests: posix: improve pthread_key test 2018-08-13 04:48:48 -07:00
CMakeLists.txt tests: posix: add test for pthread_key 2018-07-19 08:46:33 -04:00
prj.conf tests: posix: add test for pthread_key 2018-07-19 08:46:33 -04:00
testcase.yaml tests: posix: add test for pthread_key 2018-07-19 08:46:33 -04:00