aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-16tests: convolve: Disable due to difference in output in different archsPau Espin Pedrol1-2/+2
2018-01-15contrib/jenkins.sh: Use qemu+proot+debootstrap to run tests with ARM instruct...Pau Espin Pedrol1-0/+2
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-11tests: Migrate convtest util to autotest infrastructurePau Espin Pedrol5-0/+246
2018-01-10tests: Sockets: adapt to have reproducible output and enable autotestPau Espin Pedrol3-10/+13
2018-01-10tests: Log: adapt to have reproducible output and enable autotestPau Espin Pedrol4-89/+91
2018-01-10tests: Timeval: adapt to have reproducible output and enable autotestPau Espin Pedrol3-31/+23
2018-01-10tests: InterThread: adapt to have reproducible output and enable autotestPau Espin Pedrol3-91/+33
2018-01-10Set up GNU Autotest infrastructurePau Espin Pedrol17-0/+828