summaryrefslogtreecommitdiff
path: root/test/quicfaultstest.c
Commit message (Expand)AuthorAgeFilesLines
* Add a simple QUIC test for blocking modeMatt Caswell2023-03-201-8/+8
* Rename various functions OSSL_QUIC_FAULT -> QTEST_FAULTMatt Caswell2023-02-221-29/+29
* Add a helper function to prepend a frame to a packetMatt Caswell2023-02-221-22/+4
* Extend the corruption test to truncate a datagramMatt Caswell2023-02-221-9/+34
* Add a test for a corrupted packetMatt Caswell2023-02-221-1/+123
* Expand some comments in the header fileMatt Caswell2023-02-221-1/+1
* Add a test for a server that doesn't provide transport paramsMatt Caswell2023-02-221-8/+54
* Add a test where an unknown frame type is receivedMatt Caswell2023-02-221-0/+129
* Add a skeleton quicfaultstestMatt Caswell2023-02-221-0/+103