4ce7cafdf4
The socket pairs created for this test when run under user mode are accessible only from the thread that created them. Although it is possible for that thread to grant access to another thread: * there does not appear to be a way to do that when referencing a descriptor rather than a pointer to a kernel object; * there is no public API that supports granting the object rights to a user thread that animates a work queue. Until these gaps are addressed use the system work queue run supervisor-mode threads to verify the asynchronous behavior of the API. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
testcase.yaml |