summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-25Avoid acquiring controlling terminalManuel Stoeckl
2022-10-18Remove unused argument from map_dmabufManuel Stoeckl
2022-10-16Fix strict prototype warningsManuel Stoeckl
2022-08-07Minor fd_mirror test adjustmentsManuel Stoeckl
2022-08-07Remove unused argumentManuel Stoeckl
2022-07-17Remove unused path from make_dmabufManuel Stoeckl
2022-07-17Use longer paths in startup failure testManuel Stoeckl
2022-07-04Fix type conversion warningsManuel Stoeckl
2022-07-04Remove outdated dmabuf import pathsManuel Stoeckl
2022-07-04Remove code to autodetect DMABUFsManuel Stoeckl
2022-03-27Autoformat changeManuel Stoeckl
2021-12-05Improve timeout handling in startup testManuel Stoeckl
2021-12-04Make expected behavior more explicit for startup testManuel Stoeckl
2021-11-14Fix possible memory leak in protocol control testManuel Stoeckl
2021-11-14Avoid null pointer in fake_sshManuel Stoeckl
2021-10-21Move video logging setup out of main loopManuel Stoeckl
2021-08-22Insert block ack messages early in transfer listManuel Stoeckl
2021-07-31Shorten ssh socket paths for startup testManuel Stoeckl
2021-07-04Add ssh mode tests to startup-testManuel Stoeckl
2021-07-04Fix format string for size_tManuel Stoeckl
2021-07-04Remove invalid/redundant include directoryManuel Stoeckl
2021-06-21Move test-only functions to test/commonManuel Stoeckl
2021-06-05Implement threadless fuzz hookManuel Stoeckl
2021-06-05Eliminate unnecessary protocol static libraryManuel Stoeckl
2021-05-30Add other dmabuf creation pathways to protocol testManuel Stoeckl
2021-05-23Add screencopy protocol testManuel Stoeckl
2021-05-23Combine generated protocol code into one fileManuel Stoeckl
2021-05-20Deduplicate repeated message object/gap listsManuel Stoeckl
2021-05-20Store message data more compactlyManuel Stoeckl
2021-04-20Implement presentation time protocol control testManuel Stoeckl
2021-03-27Expand build matrix test setManuel Stoeckl
2021-03-20Check size of buffer when mapping dmabufManuel Stoeckl
2021-03-11Add helper script to run group of buildsManuel Stoeckl
2021-02-28Fix memory leak in protocol control testManuel Stoeckl
2021-02-28Deduplicate protocol control test setup codeManuel Stoeckl
2021-02-28Add gamma control protocol testManuel Stoeckl
2021-02-28Implement data source/offer test variantsManuel Stoeckl
2021-02-28Add data source/offer cases to protocol testManuel Stoeckl
2021-02-28Check fd leaks in protocol_control testManuel Stoeckl
2021-02-28Use code generation for protocol test transcriptsManuel Stoeckl
2021-02-21Add DMABUF case to protocol testManuel Stoeckl
2021-02-08Remove unneeded fd_translation_map argumentsManuel Stoeckl
2021-02-08Store shadow_fds in doubly linked listManuel Stoeckl
2021-02-07Store protocol objects in a tree instead of listManuel Stoeckl
2021-02-06Fix implicit type conversion warningsManuel Stoeckl
2021-02-06Skip extra type detection when translating known fdsManuel Stoeckl
2021-02-06Add keymap case to protocol testManuel Stoeckl
2021-02-06Add a test for protocol message handlersManuel Stoeckl
2021-02-02Add resize phase to fd mirror testManuel Stoeckl
2021-01-23Indicate video coding format in wire protocolManuel Stoeckl