aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-01-09 17:44:49 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2018-01-10 11:17:32 +0100
commit2ac788b2c32e568260c192e2501c0d4d65a54fcc (patch)
treee98306e298742c8d6f2e9107f1fe6de7b6ce4b4d /AUTHORS
parentd36ef2f57bd31d528d7dd93048706630fc992b0b (diff)
Set up GNU Autotest infrastructure
Test files are moved from CommonLibs/ to tests/CommonLibs/. Some tests are disabled in autotest because they generate timedate related output which cannot exactly match against expected output. Change-Id: I3d6ba625968be09297642d18090c496490e9b8fc
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS68
1 files changed, 5 insertions, 63 deletions
diff --git a/AUTHORS b/AUTHORS
index 7898188..53a3c7d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -23,31 +23,17 @@ David A. Burgess, dburgess@kestrelsp.com:
CLI/CLI.h
CommonLibs/Assert.h
CommonLibs/BitVector.cpp
- CommonLibs/BitVectorTest.cpp
CommonLibs/Interthread.h
- CommonLibs/InterthreadTest.cpp
CommonLibs/LinkedLists.cpp
CommonLibs/LinkedLists.h
CommonLibs/Regexp.h
- CommonLibs/RegexpTest.cpp
CommonLibs/Sockets.cpp
CommonLibs/Sockets.h
- CommonLibs/SocketsTest.cpp
CommonLibs/Threads.cpp
CommonLibs/Threads.h
CommonLibs/Timeval.cpp
CommonLibs/Timeval.h
- CommonLibs/TimevalTest.cpp
CommonLibs/Vector.h
- CommonLibs/VectorTest.cpp
- Control/CallControl.cpp
- Control/ControlCommon.cpp
- Control/ControlCommon.h
- Control/FACCHDispatch.cpp
- Control/MobilityManagement.cpp
- Control/PagerTest.cpp
- Control/RadioResource.cpp
- Control/SDCCHDispatch.cpp
GSM/GSM610Tables.cpp
GSM/GSM610Tables.h
GSM/GSMCommon.cpp
@@ -79,26 +65,15 @@ David A. Burgess, dburgess@kestrelsp.com:
GSM/GSMTransfer.cpp
GSM/GSMTransfer.h
LICENSEBLOCK
- SIP/SIPEngine.h
- SIP/SIPInterface.h
- SMS/SMSMessages.cpp
- SMS/SMSMessages.h
- SMS/SMSTransfer.cpp
- SMS/SMSTransfer.h
TRXManager/TRXManager.cpp
Transceiver/Complex.h
- tests/AGCHTest.cpp
- tests/BeaconTest.cpp
- tests/CallTest.cpp
- tests/CallTest2.cpp
- tests/LAPDmTest.cpp
- tests/LoopbackTest.cpp
- tests/RegistrationTest.cpp
- tests/TRXSimulator.cpp
+ tests/CommonLibs/BitVectorTest.cpp
+ tests/CommonLibs/InterthreadTest.cpp
+ tests/CommonLibs/SocketsTest.cpp
+ tests/CommonLibs/TimevalTest.cpp
+ tests/CommonLibs/VectorTest.cpp
Harvind S. Samra, hssamra@kestrelsp.com:
- Control/PagerTest.cpp
- Control/RadioResource.cpp
GSM/GSMConfig.h
GSM/GSMTransfer.h
LICENSEBLOCK
@@ -120,13 +95,6 @@ Harvind S. Samra, hssamra@kestrelsp.com:
Transceiver/testRadio.cpp
Raffi Sevlian, raffisev@gmail.com:
- Control/CallControl.cpp
- Control/ControlCommon.cpp
- Control/ControlCommon.h
- Control/FACCHDispatch.cpp
- Control/MobilityManagement.cpp
- Control/PagerTest.cpp
- Control/RadioResource.cpp
GSM/GSMCommon.h
GSM/GSMConfig.h
GSM/GSML1FEC.h
@@ -151,32 +119,6 @@ Raffi Sevlian, raffisev@gmail.com:
GSM/GSMSAPMux.h
GSM/GSMTransfer.h
LICENSEBLOCK
- SIP/SIPEngine.cpp
- SIP/SIPInterface.cpp
- SIP/SIPInterface.h
- SIP/SIPMessage.cpp
- SIP/SIPMessage.h
- SIP/SIPUtility.cpp
- SIP/SIPUtility.h
- SMS/CMMessage.cpp
- SMS/CMMessage.h
- SMS/CMProcessor.cpp
- SMS/CMProcessor.h
- SMS/CMTest.cpp
- SMS/RLMessage.cpp
- SMS/RLMessage.h
- SMS/RLProcessor.cpp
- SMS/RLProcessor.h
- SMS/SMSMessages.cpp
- SMS/SMSMessages.h
- SMS/SMSProcessors.cpp
- SMS/SMSProcessors.h
- SMS/SMSTransfer.cpp
- SMS/SMSTransfer.h
- SMS/TLMessage.cpp
- SMS/TLMessage.h
- SMS/TLProcessor.cpp
- SMS/TLProcessor.h
TRXManager/TRXManager.h
Alon Levy, alonlevy1@gmail.com