osmo-trx/tests/CommonLibs
Pau Espin 8bd111c942 Logger: get rid of alarm APIs
It's only used internally inside the Logger module, and in case there's
an "alarm" (level more than critical) we still print on cerr, so we can
just rely on our system catching stderr instead of stdout to handle it.

Change-Id: I6d6df1578c3a4c1a37bd0d69952d443f62eed2ab
2018-02-20 18:26:45 +01:00
..
BitVectorTest.cpp Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
BitVectorTest.ok Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
InterthreadTest.cpp tests: InterThread: adapt to have reproducible output and enable autotest 2018-01-10 11:25:42 +01:00
InterthreadTest.ok tests: InterThread: adapt to have reproducible output and enable autotest 2018-01-10 11:25:42 +01:00
LogTest.cpp Logger: get rid of alarm APIs 2018-02-20 18:26:45 +01:00
LogTest.err tests: Log: adapt to have reproducible output and enable autotest 2018-01-10 11:29:16 +01:00
LogTest.ok Logger: get rid of alarm APIs 2018-02-20 18:26:45 +01:00
Makefile.am Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
PRBSTest.cpp Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
PRBSTest.ok Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
SocketsTest.cpp tests: null-terminate buffer 2018-01-31 11:34:59 +01:00
SocketsTest.ok tests: Sockets: adapt to have reproducible output and enable autotest 2018-01-10 11:31:22 +01:00
TimevalTest.cpp tests: TimevalTest: refactor and avoid double comparison 2018-01-15 11:49:10 +01:00
TimevalTest.ok tests: Timeval: adapt to have reproducible output and enable autotest 2018-01-10 11:29:13 +01:00
VectorTest.cpp Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00
VectorTest.ok Set up GNU Autotest infrastructure 2018-01-10 11:17:32 +01:00