zephyr/tests
Daniel Leung 3a7e0f875c tests: semaphore: add k_thread_join to test_sem_take_timeout_isr
This adds k_thread_join() to the thread being used in
test_sem_take_timeout_isr() to avoid a thread re-use error
in the test after this one.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-03 17:28:12 -04:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
benchmarks tests: benchmarks: footprints: this is not a test 2021-04-27 12:15:14 -04:00
bluetooth Bluetooth: tester: fix bt_le_oob_set_legacy_tk excluded when supported 2021-05-03 10:00:44 +02:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: i2s: Fix i2s_states_test test suite 2021-04-30 12:02:55 -05:00
kernel tests: semaphore: add k_thread_join to test_sem_take_timeout_isr 2021-05-03 17:28:12 -04:00
lib tests: lib: devicetree: remove usage of device_pm_control_nop 2021-04-28 12:53:09 -04:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: Refactor tests when running in real hw 2021-04-30 11:59:10 +03:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests: cpp: run exceptions tests only on mps2_an385 2021-04-29 09:00:40 -04:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest test: error_hook: fix trigger_fault_access for em_starterkit board 2021-04-26 10:17:32 +02:00