zephyr/tests/posix
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
..
clock tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
fs cmake: Remove duplicate invocations of target_link_libraries on app 2018-07-25 08:27:45 -04:00
mqueue tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
mutex tests: posix: fix meta-data and rename test file 2018-06-11 17:11:18 -04:00
posix_checks tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
pthread tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
pthread_cancel tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
pthread_equal tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
pthread_join tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
pthread_key tests: posix: improve pthread_key test 2018-08-13 04:48:48 -07:00
pthread_rwlock tests: posix: Function call return values need to be validated. 2018-06-01 14:59:10 -04:00
semaphore tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00
timer tests: posix: rename entry file to main.c 2018-05-28 08:52:46 -04:00