summaryrefslogtreecommitdiff
path: root/test/fakesockettest.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-03-14wsd: test assertion macrosAshod Nakashian1-69/+71
2019-09-22wsd: test: don't leak the test listenerAshod Nakashian1-1/+2
2019-08-02fakesockettest: respect CPPUNIT_TEST_NAMEMiklos Vajna1-0/+11
2019-02-12android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky1-2/+3
2018-11-01WaE: -Werror=unused-parameterTor Lillqvist1-2/+2
2018-11-01More FakeSocket testsTor Lillqvist1-6/+69
2018-11-01Fix my misunderstanding of Cppunit exception useTor Lillqvist1-103/+109
2018-11-01Return correct exit value, 0 for success, 1 for failureTor Lillqvist1-1/+1
2018-11-01Add a Cppunit test for the FakeSocket APITor Lillqvist1-0/+226