Rename src->coroio #155
GitHub Actions / Unit Test Results
succeeded
Nov 28, 2023 in 0s
All 52 tests pass in 1s
Annotations
Check notice on line 0 in .github
github-actions / Unit Test Results
52 tests found
There are 52 tests, see "Raw output" for the full list of tests.
Raw output
test_accept(TEPoll)
test_accept(TPoll)
test_accept(TSelect)
test_accept(TUring)
test_addr
test_connection_refused_on_read(TEPoll)
test_connection_refused_on_read(TPoll)
test_connection_refused_on_read(TSelect)
test_connection_refused_on_read(TUring)
test_connection_refused_on_write(TEPoll)
test_connection_refused_on_write(TPoll)
test_connection_refused_on_write(TSelect)
test_connection_refused_on_write(TUring)
test_connection_timeout(TEPoll)
test_connection_timeout(TPoll)
test_connection_timeout(TSelect)
test_connection_timeout(TUring)
test_listen(TEPoll)
test_listen(TPoll)
test_listen(TSelect)
test_listen(TUring)
test_millis
test_read_write_same_socket(TEPoll)
test_read_write_same_socket(TPoll)
test_read_write_same_socket(TSelect)
test_read_write_same_socket(TUring)
test_remove_connection_timeout(TEPoll)
test_remove_connection_timeout(TPoll)
test_remove_connection_timeout(TSelect)
test_remove_connection_timeout(TUring)
test_timeout(TEPoll)
test_timeout(TPoll)
test_timeout(TSelect)
test_timeout(TUring)
test_timespec
test_timeval
test_uring_cancel
test_uring_create
test_uring_no_sqe
test_uring_read
test_uring_read_more_than_write
test_uring_read_resume
test_uring_write
test_uring_write_resume
test_write_after_accept(TEPoll)
test_write_after_accept(TPoll)
test_write_after_accept(TSelect)
test_write_after_accept(TUring)
test_write_after_connect(TEPoll)
test_write_after_connect(TPoll)
test_write_after_connect(TSelect)
test_write_after_connect(TUring)
Loading