commit | e21e6c1b970d5298651eecc757fde89f186ad3c6 | [log] [tgz] |
---|---|---|
author | Niranjhana N <niranjhana.n@intel.com> | Tue Jul 24 10:56:11 2018 +0530 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 13 04:48:48 2018 -0700 |
tree | 4b044e7801eaf6f5769cfbde49c7626a3c201925 | |
parent | 0aa437a16cb2987512248fada980ff363368e17b [diff] |
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>