summaryrefslogtreecommitdiffstats
path: root/src/plugins/quic/test/test_quic.py
AgeCommit message (Expand)AuthorFilesLines
2020-01-14tests: fix worker thread initializationPaul Vinciguerra1-4/+7
2019-12-05tests: quic enable per testcase timeout overridesPaul Vinciguerra1-3/+8
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-11-01quic: fifo size is u32Dave Wallace1-6/+3
2019-10-31quic: disable failing testFlorin Coras1-0/+1
2019-10-22tests: quic add big stream extended testsDave Wallace1-10/+65
2019-10-22tests: enable vpp_echo to run in gdbDave Wallace1-7/+22
2019-10-11hsa: vpp_echo refactor quic nclients argDave Wallace1-2/+2
2019-10-09hsa: fix vpp_echo session closeDave Wallace1-37/+47
2019-09-27tests: add quic plugin qclose/sclose testsDave Wallace1-25/+197
2019-09-02quic: disable quic plugin by defaultAloys Augustin1-0/+4
2019-08-28quic: enable stable quic testsDave Wallace1-5/+0
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+248