aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo_io/osmo_io_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-24osmo_io: Add io_uring backendDaniel Willmann1-0/+6
2023-06-30osmo_io: Add osmo_iofd_notify_connected()Daniel Willmann1-0/+2
2023-06-30osmo_io: Make the test more deterministic between backendsDaniel Willmann1-13/+13
2023-06-07osmo_io: Remove osmo_iofd_read/write_enable/disableDaniel Willmann1-9/+0
2023-06-07osmo_io: Don't make msg in write_cb constDaniel Willmann1-2/+2
2023-05-10tests: Add initial osmo_io testsDaniel Willmann1-0/+179