A fair bit of setup / teardown code was being duplicated in many test cases in the socketpair testsuite. Take advantage of the `setup()`, `before()`, and `after()` functions in the new ZTest API. Signed-off-by: Christopher Friedt <cfriedt@meta.com> |
||
|---|---|---|
| .. | ||
| _main.c | ||
| _main.h | ||
| block.c | ||
| closed_ends.c | ||
| expected_failures.c | ||
| fcntl.c | ||
| fionread.c | ||
| happy_path.c | ||
| nonblock.c | ||
| poll.c | ||
| unsupported_calls.c | ||