aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-05-30ncsitest: Fix build with msvcSamuel Thibault1-7/+9
2022-05-28Do not use ssize_t on WindowsSamuel Thibault2-2/+2
2022-05-18ncsi: Add Mellanox Get Mac Address handlerPeter Delevoryas1-0/+54
2022-05-18ncsi: Add OEM command handlerPeter Delevoryas1-2/+48
2022-05-18ncsi: Add basic test for Get Version ID responsePeter Delevoryas1-0/+74
2022-05-04win32: declare some local functions as staticPaolo Bonzini1-1/+1
2022-05-02Merge branch 'inet6_bsd' into 'master'Samuel Thibault1-1/+3
2022-05-01Include <sys/socket.h> and <arpa/inet.h> for AF_INET6 and inet_ptonSamuel Thibault1-1/+3
2022-04-10pingtest: port to timer_new_opaquePaolo Bonzini1-8/+8
2021-06-07pingtest: Add a trivial ping testSamuel Thibault1-0/+488