Closed huitema closed 2 years ago
Add some basic test to verify that fuzzing works as expected. Maybe set the fuzzer on top of a simulated connection, with variants like testing the picoquic client and the picoquic server.
Added client test, which does verify the logic. Need to make that part of CI.
Done.
Add some basic test to verify that fuzzing works as expected. Maybe set the fuzzer on top of a simulated connection, with variants like testing the picoquic client and the picoquic server.