aboutsummaryrefslogtreecommitdiff
path: root/test/poll-link.c
AgeCommit message (Expand)Author
2021-09-27test: Fix endianess issue on `bind()` and `connect()`Ammar Faizi
2020-11-17Changes format string from %lld to %PRIu64 in several tests.Ryan Sharpelletti
2020-10-28Moves function calls out of assert().Ryan Sharpelletti
2020-05-19test: add potential argument, ignore if unusedJens Axboe
2020-02-26test/poll-link: don't error out on connect failureJens Axboe
2020-02-11Add SPDX license identifiersJens Axboe
2020-02-01Use stderr consistently in test/ casesJens Axboe
2019-11-29Remove C99'ism from certain testsliming wu
2019-11-20Update poll cancellation return codesJens Axboe
2019-11-12Always use bundled liburing.h for test casesJens Axboe
2019-11-12test/poll-link: use mask check for completion successJens Axboe
2019-11-11Improve reliability of poll/accept-link testsJens Axboe
2019-11-11test/poll-link: add test case for polls linked with timersJens Axboe