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 tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
prj.conf tests/lib/fdtable/prj.conf: remove hardcoded CONFIG_COVERAGE=y 2019-09-25 05:04:30 -04:00
testcase.yaml tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00