aboutsummaryrefslogtreecommitdiffstats
path: root/tests/paging
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-07-21Add test cases for rest octets of Paging RequestsAndreas Eversberg1-0/+165
2023-07-21ASCI: Add Notification CHannel (NCH) supportAndreas Eversberg1-3/+3
2023-07-21ASCI: Retrieve NCH position from System Information 1Andreas Eversberg1-0/+1
2023-04-11Merge gsm_network into gsm_bts_sm and place gsm_bts under itPau Espin Pedrol1-1/+7
2023-03-14tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+1
2022-09-06Depend on libosmo-netifPau Espin Pedrol1-0/+2
2022-08-11Clean up osmo-bts-*/Makefile.amPau Espin Pedrol1-2/+18
2022-04-15tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2019-09-05ETWS Primary Notification via P1 Rest OctetsHarald Welte1-3/+16
2018-11-19properly initialize si3 in test_is_ccch_for_agch_setup()Stefan Sperling1-1/+1
2018-09-30paging_test: Fix AGCH/PCH split test for second half of 102 multiframeHarald Welte2-13/+13
2018-08-31paging: add unit-test to check different bs_ag_blks_res settingsPhilipp Maier2-0/+76
2018-07-02Remove unneeded direct libortp dependencyPau Espin Pedrol1-2/+2
2018-04-17Include missing headers for osmo_init_logging2Pau Espin Pedrol1-0/+1
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-13/+11
2017-10-08Remove build dependency on legacy OpenBSCMax1-1/+1
2017-08-14Fix build after recent gsm_bts_alloc() changeHarald Welte1-1/+1
2016-11-08Fix tests linking with libosmocodecMax1-2/+2
2016-10-14msgb ctx: use new msgb_talloc_ctx_init() in various main()sNeels Hofmeyr1-4/+1
2015-11-05Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte1-2/+2
2014-07-31tests: Move the "pcu_direct" symbol into the stubs to be sharedHolger Hans Peter Freyther1-1/+0
2014-03-10agch/pch: Use PCH for AGCH msgsJacob Erlbeck1-2/+15
2013-11-27bts: Fix typos in the log messagesHolger Hans Peter Freyther1-1/+1
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-1/+1
2013-06-12Makefile.am: Use AM_CPPFLAGSAlexander Huemer1-1/+1
2013-02-27tests: Share the stub between the paging and ciphering testsHolger Hans Peter Freyther2-43/+1
2013-02-27sysmobts: Improve the shutdown of the DSP on exitHolger Hans Peter Freyther1-0/+2
2012-12-22paging: Update the test output to make the test passHolger Hans Peter Freyther1-0/+1
2012-12-20openbsc: Prepare to allow to have the OpenBSC directory somewhere elseHolger Hans Peter Freyther1-1/+1
2012-07-26PCU: Removed -P option, so GPRS support is always enabledAndreas Eversberg1-1/+0
2012-07-25tests: Use the right name for the struct (not that it matters)Holger Hans Peter Freyther1-1/+1
2012-07-22add missing stub functions to ensure paging_test compilesHarald Welte1-0/+7
2012-07-21Send RR paging requests to PCU, in order to page on PACCHAndreas Eversberg1-0/+1
2012-07-08PCU: Add PCU socket interface to BTS.Andreas Eversberg1-0/+1
2012-07-05paging: Update the unit test that would have caused the previousHolger Hans Peter Freyther1-0/+30
2011-12-01test: Introduce a very simple test for the paging subsystemHolger Hans Peter Freyther3-0/+136