zephyr/tests/lib/fdtable
Vincent Wan bc90cf0d0a tests: lib: fdtable: fix tests after modifying reference counting
Tests need to be adjusted to do the correct checks now that reference
count is incremented in z_reserve_fd() instead of z_finalize_fd().

test_z_fd_multiple_access in particular has been simplified to
reserving an fd in one thread and freeing it in the other.

Signed-off-by: Vincent Wan <vwan@ti.com>
2020-08-27 11:42:19 +03:00
..
src tests: lib: fdtable: fix tests after modifying reference counting 2020-08-27 11:42:19 +03:00
CMakeLists.txt
prj.conf
testcase.yaml