summaryrefslogtreecommitdiff
path: root/tests/connection-test.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-03tests: rename temporary filesPekka Paalanen1-2/+2
2012-12-03tests: Don't leave temporary files behindSven Joachim1-0/+2
2012-10-10Change filedescriptor API to be thread safeKristian Høgsberg1-62/+20
2012-07-23More consistent ID printingDaniel Stone1-1/+1
2012-07-02protocol: Add explicit nullable typesChristopher James Halse Rogers1-4/+83
2012-06-30tests: fix make check for out-of-tree buildsDylan Noblesmith1-1/+1
2012-06-15tests: Update test cases to new closure allocate conventionKristian Høgsberg1-28/+27
2012-05-08Add support for signed 24.8 decimal numbersDaniel Stone1-0/+26
2012-04-22tests: Test invoking closures built with wl_closure_vmarshal()Kristian Høgsberg1-0/+38
2012-04-22connection: Move closure object out of wl_connectionKristian Høgsberg1-22/+22
2012-04-13tests: Fix signedness warningsKristian Høgsberg1-1/+1
2012-03-24connection-test: Add test case to stress connection buffersKristian Høgsberg1-0/+22
2012-03-24connection-test: Test fd transportKristian Høgsberg1-0/+24
2012-03-23connection-test: Add more test casesKristian Høgsberg1-0/+8
2012-03-23connection-test: Store expected result in struct marshal_dataKristian Høgsberg1-23/+25
2012-03-23tests: Add marshal+demarshal connection testKristian Høgsberg1-0/+51
2012-03-23tests: Use different connections for read and write testsKristian Høgsberg1-16/+42
2012-03-21tests: Remove debug printfKristian Høgsberg1-1/+0
2012-03-05tests: Add demarshal testsKristian Høgsberg1-0/+77
2012-03-05tests: Add more marshal testsKristian Høgsberg1-0/+22
2012-03-05tests: Simplify connection tests a bitKristian Høgsberg1-9/+6
2012-03-03tests: Add connection marshalling testsKristian Høgsberg1-0/+59
2012-03-02tests: Add connection testsKristian Høgsberg1-0/+139