zephyr/tests
Charles E. Youse 3522e05f76 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix
Exactly one caller of pthread_barrier_wait() should receive a return
value of PTHREAD_BARRIER_SERIAL_WAIT; all others should receive zero
(or an error code). Added a test to match.

Fixes: #9953

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-03-02 03:40:06 +01:00
..
application_development
benchmarks tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
bluetooth Bluetooth: Mesh: Use BT_GATT_CCC_MANAGED 2019-02-27 10:30:50 +01:00
boards tests/boards/intel_s1000_crb: fix potential uninit variables 2019-02-26 01:44:42 +01:00
booting/stub
cmsis_rtos_v1 tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
cmsis_rtos_v2
compliance
coverage
crypto libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00
drivers drivers: counter_nrfx_timer: Port driver to DTS 2019-03-01 19:46:57 +01:00
kernel tests/timer_api: revert testcase configuration 2019-03-01 14:53:33 -08:00
lib lib/os: Conditionally eliminate alloca/VLA usage 2019-02-28 10:06:35 -08:00
misc tests: util: Add UTIL_LISTIFY tests 2019-02-11 09:28:14 -05:00
net cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
posix posix/pthreads: fix pthread_barrier_wait() behavior to match Posix 2019-03-02 03:40:06 +01:00
shell shell: Deprecate macros for subcommands creation 2019-02-20 07:31:35 -05:00
subsys tests: fs: Add missing return check 2019-03-01 09:50:15 +01:00
unit tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00
ztest tests: move testsuite and configs into subsys/ 2019-02-22 08:58:40 -05:00