aboutsummaryrefslogtreecommitdiff
path: root/test/socket-rw.c
AgeCommit message (Expand)Author
2022-01-09test/socket-rw: Fix UB, accessing dead objectAmmar Faizi
2021-09-27test: Fix endianess issue on `bind()` and `connect()`Ammar Faizi
2021-03-29test/socket-rw*: don't fatally error on failure to bindJens Axboe
2021-02-17test: use random port in range for socket testsJens Axboe
2020-10-28Moves function calls out of assert().Ryan Sharpelletti
2020-05-19test: add potential argument, ignore if unusedJens Axboe
2020-02-11Add SPDX license identifiersJens Axboe
2019-11-12Always use bundled liburing.h for test casesJens Axboe
2019-10-17test/socket-rw.c: use TCP, not pipesJens Axboe
2019-10-17Add deadlock socket read/write test caseJens Axboe