commit | 99f62a749cbbb0da676b6320c2c9492e3914b2d1 | [log] [tgz] |
---|---|---|
author | Gaetan Perrot <gaetanperrotpro@gmail.com> | Sun Feb 04 23:28:26 2024 +0900 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Mon Mar 18 10:15:53 2024 +0100 |
tree | 966a4222940a02310d31ec55e25d22f3aa38a460 | |
parent | 990ebd5c94e9cf6d87e2adce06af9d3af5b6d55b [diff] |
posix: Implement tests for set and get scope APIs for pthread attr Add tests for `pthread_attr_setscope()` and `pthread_attr_getscope()` signed-off-by: Gaetan Perrot <gaetanperrotpro@gmail.com>