1
0
Fork 0

Commit Graph

  • d1a00d9797 systemtest: First run at a simple systemtest master Holger Hans Peter Freyther 2016-08-16 14:51:32 +0200
  • 91ef01ca73 ussd: Add nokia registerSS message not handled by NITB Holger Hans Peter Freyther 2016-08-15 21:13:50 +0200
  • 4cd403960d test: Add a ussd test for an issue seen at the 30C3 Holger Hans Peter Freyther 2014-04-19 15:02:22 +0200
  • f453b4cc48 test: Add a DoubleRelease for something seen on a Rhizomatica deployment Holger Hans Peter Freyther 2014-04-19 15:00:17 +0200
  • a3fc28999f rsl: Add setters for the failure messages Holger Hans Peter Freyther 2014-04-19 14:57:53 +0200
  • 78e32dfe14 rsl: Add roundtrip test for Connection Failure Holger Hans Peter Freyther 2014-04-19 14:26:59 +0200
  • 3003e7ad8a rsl: Implement parsing/generating the Error Indication message Holger Hans Peter Freyther 2014-04-19 14:11:14 +0200
  • f680c11b5d rsl: Be able to parse the RSL Establish Request message Holger Hans Peter Freyther 2014-04-19 11:45:00 +0200
  • b210343bb6 oml: Re-add the paging IE without the broken and unrelated testcase Holger Hans Peter Freyther 2014-04-19 11:10:55 +0200
  • 04c1437f79 oml/rsl: Catch-up with TLVDescription changes Holger Hans Peter Freyther 2014-04-19 11:00:13 +0200
  • 96e0e3c6f0 Revert "oml: Handle another optional IPA extension to the message" Holger Hans Peter Freyther 2014-04-19 10:51:31 +0200
  • 98966df6f3 oml: Handle another optional IPA extension to the message Holger Hans Peter Freyther 2013-12-10 15:06:00 +0100
  • f070893f8a bts: Dispatch SACCH deactivation used for test cases Holger Hans Peter Freyther 2013-12-10 15:06:48 +0100
  • 6b652f549e oml: Add handling for the GetAttributes OML message Holger Hans Peter Freyther 2013-12-10 15:05:28 +0100
  • 5800d96fb2 bts: Dispatch the l3Info of the encryption command to the lchan Holger Hans Peter Freyther 2013-08-27 16:38:24 +0200
  • c9dd990360 rsl: Introduce the RSL Encryption Command Holger Hans Peter Freyther 2013-08-27 16:21:05 +0200
  • bdb064746c test: Add a manual test for the delayed rf channel release ack Holger Hans Peter Freyther 2013-05-02 19:31:55 +0200
  • c5fae333f8 lchan: Add a manual test to delay the channel activation ack Holger Hans Peter Freyther 2013-05-02 17:52:54 +0200
  • 0c12e43d1e nat: Add a testcase for authentication to the nat Holger Hans Peter Freyther 2013-03-19 21:54:37 +0100
  • 7b301d401b CP-ERROR loop test.. Holger Hans Peter Freyther 2013-01-13 15:11:03 +0100
  • ea00206218 ofono: Add an example to power-on modems and find them Holger Hans Peter Freyther 2012-12-28 14:58:42 +0100
  • f9baaf867d imsi_detach: Add testcase for the crash Tobias experienced on IMSI detach Holger Hans Peter Freyther 2012-12-26 02:40:03 +0100
  • 23003259c8 handover: Add code for testing handover signalling with OpenBSC Holger Hans Peter Freyther 2012-12-26 02:37:54 +0100
  • d54d1648d8 fakebts: Respond to the ipa MGCP endpoint commands and send indication Holger Hans Peter Freyther 2012-12-23 20:14:06 +0100
  • 6db40339de rsl: Implement the positive CRCX, MDCX and DLCX messages Holger Hans Peter Freyther 2012-12-23 19:20:48 +0100
  • 6a514a588f fakebts: Respond with a Mode Modify ACK without any checking Holger Hans Peter Freyther 2012-12-23 17:23:54 +0100
  • 0d7ad9fea2 rsl: Add the mode modify and ack/nack messages, test the requeest parsing Holger Hans Peter Freyther 2012-12-23 17:13:31 +0100
  • 99e04a9e56 fakebts: Add a selector to request a traffic channel Holger Hans Peter Freyther 2012-12-23 15:38:40 +0100
  • 1ebfec2bbc fakebts: Implement forwarding the paging requests by the BSC Holger Hans Peter Freyther 2012-12-23 15:36:44 +0100
  • e01a38431f rsl: Add the paging command to the rsl code and use GSM48 for parsing Holger Hans Peter Freyther 2012-12-23 10:21:24 +0100
  • 314d1339a8 sacch: Add a testcase for channel release with no LAPDm UA/UM Holger Hans Peter Freyther 2012-12-12 20:00:55 +0100
  • 648c1e8e6a lutest: Fix the typo in the commit message Holger Hans Peter Freyther 2012-12-01 23:29:37 +0100
  • 1795a8f6aa sms: Add a very basic test for MO-SMS error paths. Holger Hans Peter Freyther 2012-11-24 23:39:37 +0100
  • 7cd4ed9602 fakebts: Add the wrapping to allow to send messages on SAPI=3 Holger Hans Peter Freyther 2012-11-24 23:35:41 +0100
  • 4aa47e87b7 fakebts: Make it easy to do a LU and get the current TMSI from it Holger Hans Peter Freyther 2012-11-24 23:34:42 +0100
  • c5a334ef8b fakebts: Remove the SAPI when we receive a release request Holger Hans Peter Freyther 2012-11-24 23:33:19 +0100
  • abb65601c2 fakebts: Introduce a dualtrx version of the BTS. Holger Hans Peter Freyther 2012-10-08 21:03:15 +0200
  • c1d6376633 fakebts: Test that creating a NACK creates a NACK message Holger Hans Peter Freyther 2012-11-22 10:01:19 +0100
  • fecf0f68f9 nack: Test how the BSC will handle a NACK and that it does not drop the other BTS Holger Hans Peter Freyther 2012-11-11 17:08:10 +0100
  • bda9975da7 fakebts: Add the missing method needed for the LUTest Holger Hans Peter Freyther 2012-11-10 19:10:38 +0100
  • f338470da9 sms: Fix the test for sending SMS (still not verifying the result) Holger Hans Peter Freyther 2012-11-10 19:02:54 +0100
  • 27bfbde0b5 vty: Properly extract the extension, before the LAC was extracted Holger Hans Peter Freyther 2012-11-10 19:01:35 +0100
  • e73e749b56 ofono: Create the first test for SMS sending Holger Hans Peter Freyther 2012-11-10 11:42:05 +0100
  • 4e71d22a80 ofono: Beging with a baseclass for testing with the NITB Holger Hans Peter Freyther 2012-11-09 19:48:59 +0100
  • 4c7e84f080 ofono: Remove the SmsWatcher.. but add an easy way to register Holger Hans Peter Freyther 2012-11-09 19:48:17 +0100
  • 62004b3e26 osmocom: Enable access to sms and sim functions in preparation for the test Holger Hans Peter Freyther 2012-11-09 19:16:36 +0100
  • e13ebca30a osmocom: Add a simple helper to query OpenBSC/NITB for some status Holger Hans Peter Freyther 2012-11-09 16:41:43 +0100
  • a44c76a73a modem: Only modems without a SIM will be switched off, wait longer Holger Hans Peter Freyther 2012-11-09 15:13:17 +0100
  • 8810241b04 ofono: Add some modem detection code to find active modems Holger Hans Peter Freyther 2012-11-09 14:54:18 +0100
  • a91e75bac6 ofono: Make the code class based to wrap ofono/dbus.. Holger Hans Peter Freyther 2012-11-07 13:28:14 +0100
  • 5552afde47 end-to-end: Finally begin with some ofono based End-to-End tests Holger Hans Peter Freyther 2012-10-30 22:54:17 +0100
  • d3cf0e8530 test: Add an example of doing a LU with OpenBSC/NITB Holger Hans Peter Freyther 2012-10-26 22:46:10 +0200
  • deb0ecdb00 bts: Make sure stopped is always initialized Holger Hans Peter Freyther 2012-10-16 21:19:59 +0200
  • 57ea74806b route outgoing message through the bts zecke/dual-trx Holger Hans Peter Freyther 2012-10-16 23:03:41 +0200
  • 479b445acb WIP Holger Hans Peter Freyther 2012-10-16 22:33:46 +0200
  • d58f8d1eb5 bts: Make sure stopped is always initialized Holger Hans Peter Freyther 2012-10-16 21:19:59 +0200
  • 59fef78fd8 fix the testcase.. Holger Hans Peter Freyther 2012-10-16 20:33:41 +0200
  • e12741d2e6 WIP.. more dual trx code Holger Hans Peter Freyther 2012-10-08 21:46:54 +0200
  • 386710a484 WIP: dual trx support for the bts.. Holger Hans Peter Freyther 2012-10-08 21:03:15 +0200
  • d8fac3b071 misc: Add a TODO with some random ramblings about what I want Holger Hans Peter Freyther 2012-10-08 17:33:43 +0200
  • 7cf7bfd045 misc: Ignore the generate vi files Holger Hans Peter Freyther 2012-10-08 17:33:19 +0200
  • 58ec99af1b fakebts: Handle PDCH activation by ignoring most of it Holger Hans Peter Freyther 2012-09-17 23:14:01 +0200
  • 0a5f330ebe faketbts: Do RSL on the right streamId Holger Hans Peter Freyther 2012-09-17 14:13:49 +0200
  • f8a1a62bd0 fakebts: The mask code was wrong... remove it Holger Hans Peter Freyther 2012-09-04 14:59:59 +0200
  • 799ac59418 test: Add code to require different kind of channels Holger Hans Peter Freyther 2012-09-03 17:07:21 +0200
  • 39021215ba rsl: Handle a ReleaseRequest and call a callback on release Holger Hans Peter Freyther 2012-09-03 16:56:22 +0200
  • c64d31aaa3 rsl: Add the release confirm message as response to ReleaseRequest Holger Hans Peter Freyther 2012-09-03 16:54:58 +0200
  • c0bc8437d4 rsl: Use the Pragma to remove the many method definitions Holger Hans Peter Freyther 2012-08-30 14:45:30 +0200
  • 5ed935d19a rsl: Be able to parse the Release Request and create one Holger Hans Peter Freyther 2012-08-30 14:31:54 +0200
  • bd5cad89ac test: Add common code for the assertions and verification Holger Hans Peter Freyther 2012-08-30 13:47:44 +0200
  • f4cd863b43 bts: Allow to set the ID of the faked BTS Holger Hans Peter Freyther 2012-08-30 13:47:26 +0200
  • b3cd23c858 fakebts: Add an example testcase that sends a LU Holger Hans Peter Freyther 2012-08-28 20:38:38 +0200
  • 1dfdc00e25 fakebts: Add helpers to send/receive/release lchans for a testcase Holger Hans Peter Freyther 2012-08-28 20:37:58 +0200
  • 0c5c72e69b rsl: Be able to parse and generate the deactivate sacch message Holger Hans Peter Freyther 2012-08-28 10:42:21 +0200
  • 07bca3b151 fakebts: Parse/generate the RSL Data Request message Holger Hans Peter Freyther 2012-08-25 23:46:27 +0200
  • 166d6d49e2 fakebts: Move most of the release handling into the LCHAN class Holger Hans Peter Freyther 2012-08-25 23:29:42 +0200
  • 5629aeb5df rsl: Start to establish SAPIs and send establish indications Holger Hans Peter Freyther 2012-08-25 23:22:35 +0200
  • 2a9f7f5076 rsl: Start to parse/generate the RSL Establish Indication rll messages Holger Hans Peter Freyther 2012-08-25 21:42:12 +0200
  • 540a515aa3 fakebts: Simplify the LChan allocation and remember the ts Holger Hans Peter Freyther 2012-08-25 19:10:00 +0200
  • ef0422524d fakebts: Request a channel and wait for the assignment. Holger Hans Peter Freyther 2012-08-25 10:12:43 +0200
  • c2fb957866 bts: Dispach the immediate assignment and find the lchan that is used. Holger Hans Peter Freyther 2012-08-24 20:13:23 +0200
  • bdf762c0dd rsl: Begin to dissect the rsl immediate assignment Holger Hans Peter Freyther 2012-08-24 19:27:40 +0200
  • 6cb3a2bab5 rsl: Parse the full l3info with the GSM48MSG code Holger Hans Peter Freyther 2012-08-24 19:08:20 +0200
  • 338d3bd32e fakebts: Begin to dispatch RSL messages to the transceiver Holger Hans Peter Freyther 2012-08-24 15:50:23 +0200
  • 388f74229b rsl: Parse the Rf Channel related message and the immediate assignment Holger Hans Peter Freyther 2012-08-24 15:49:30 +0200
  • dd58be49d6 tlv: Move the TLV from here into the OsmoNetwork package Holger Hans Peter Freyther 2012-08-24 15:47:56 +0200
  • 038cc7833b misc: Change the order the files are loaded, load the OsmoNetwork package Holger Hans Peter Freyther 2012-08-22 13:20:49 +0200
  • e38eb75bcd rsl: Start to parse the RSLChannelNumber and add a test Holger Hans Peter Freyther 2012-08-22 13:15:56 +0200
  • b7db967cbd rsl: Share the channel attribute IE across all Messages Holger Hans Peter Freyther 2012-08-20 17:42:13 +0200
  • 335dd4aee7 rsl: Be able to parse the Channel Activation message Holger Hans Peter Freyther 2012-08-20 17:32:47 +0200
  • 9b8d70289a rsl: Start sending a channel required down the BTS link Holger Hans Peter Freyther 2012-08-20 16:28:44 +0200
  • cc3e2e89e3 OML: Srinkle some state changed event reports to really bring OML Up Holger Hans Peter Freyther 2012-08-20 14:06:42 +0200
  • f5bd0e668d RSL: Be able to parse the SACCH filling with a 16bit length in L3 Info Holger Hans Peter Freyther 2012-08-20 13:00:48 +0200
  • 129cd25fc5 RSL: Start parsing and generating RSL messages Holger Hans Peter Freyther 2012-08-20 11:07:08 +0200
  • ebdc56fcb1 TLV: Introduce isConditional, use the class selectors for comparison Holger Hans Peter Freyther 2012-08-20 11:03:19 +0200
  • b2491f15be TLV: Move common parsing and writing routines into the TLV base Holger Hans Peter Freyther 2012-08-20 11:01:59 +0200
  • c4f51a3275 BTS: Move the local variable into the block that is using it Holger Hans Peter Freyther 2012-08-20 11:01:09 +0200
  • 61cf8af3e3 oml: Allocate the logical channels as part of the Opstart of the RadioChannel Holger Hans Peter Freyther 2012-08-15 10:39:48 +0200
  • a1246e1028 tests: Prepare a class that helps in writing GSM tests Holger Hans Peter Freyther 2012-08-15 10:00:21 +0200
  • fc1e13b8ae bts: Add a method to send RSL messages Holger Hans Peter Freyther 2012-08-15 10:00:04 +0200