zephyr/tests/subsys/jwt
Paul Sokolovsky ae5a7bb579 tests: subsys: jwt: Remove unneeded CONFIG_PTHREAD_IPC option
As it stands, this option leads to conflict between Newlib and POSIX
headers. (Which needs to be resolved separately.)

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-09-25 20:56:29 -07:00
..
src cleanup: include/: move zephyr/jwt.h to data/jwt.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
jwt-test-cert.pem jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
jwt-test-private.der jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
jwt-test-private.pem jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
prj.conf tests: subsys: jwt: Remove unneeded CONFIG_PTHREAD_IPC option 2019-09-25 20:56:29 -07:00
testcase.yaml tests: exclude platforms with limited flash 2019-09-23 17:49:46 -07:00