zephyr/tests/posix
Spoorthi K dc8bbce357 tests: POSIX: Enhance semaphore tests
Enhance semaphore test to validate sem_timedwait()
    and sem_trywait(). This is intended to improve
    code coverage.

Also modify ztest check with zassert_equal with
return value instead of zassert_false for better
understandability.

Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
2018-10-04 22:27:26 -04:00
..
common tests: POSIX: Enhance semaphore tests 2018-10-04 22:27:26 -04:00
fs tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
posix_checks tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
pthread tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
pthread_cancel tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
pthread_equal tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
pthread_join tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00
pthread_key tests: posix: Enable CONFIG_POSIX_API 2018-10-02 10:51:52 -07:00