aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CommonLibs
AgeCommit message (Expand)AuthorFilesLines
2018-10-21SocketsTest.testReaderIP(): Zero terminate received bufferHarald Welte1-1/+2
2018-09-28Use pthread_setname_np to name threadsPau Espin Pedrol1-2/+2
2018-04-27build: Fix make distcheckPau Espin Pedrol1-1/+2
2018-04-25Logger: Print correct source file and line numberPau Espin Pedrol1-5/+5
2018-04-16use osmo_init_logging2()Pau Espin Pedrol1-1/+6
2018-02-27Logger: Use libosmocore logging systemPau Espin Pedrol4-68/+35
2018-02-20Logger: Drop syslog supportPau Espin Pedrol1-1/+1
2018-02-20Logger: get rid of alarm APIsPau Espin Pedrol2-46/+0
2018-01-31tests: null-terminate bufferMax1-1/+1
2018-01-15tests: TimevalTest: refactor and avoid double comparisonPau Espin Pedrol1-9/+15
2018-01-15tests: SocketsTest: Fail test on write failPau Espin Pedrol1-1/+7
2018-01-15tests: SocketsTest: Avoid hang forever if test failsPau Espin Pedrol1-1/+15
2018-01-15tests: SocketTests: Pick OS-assigned instead of setting one manuallyPau Espin Pedrol1-8/+9
2018-01-11Remove UDDSocket classPau Espin Pedrol1-28/+1
2018-01-10tests: Sockets: adapt to have reproducible output and enable autotestPau Espin Pedrol2-5/+8
2018-01-10tests: Log: adapt to have reproducible output and enable autotestPau Espin Pedrol3-83/+85
2018-01-10tests: Timeval: adapt to have reproducible output and enable autotestPau Espin Pedrol2-26/+18
2018-01-10tests: InterThread: adapt to have reproducible output and enable autotestPau Espin Pedrol2-86/+28
2018-01-10Set up GNU Autotest infrastructurePau Espin Pedrol15-0/+743