aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-03-31tests: $(BUILT_SOURCES) is not defined, depend on osmo-bscVadim Yanitskiy1-3/+3
2023-03-02pick up all *.vty in EXTRA_DISTNeels Hofmeyr1-11/+1
2022-05-03tests: Introduce paging_testPau Espin Pedrol1-0/+1
2022-05-03tests: Order tests alphabeticallyPau Espin Pedrol1-3/+3
2022-05-02Check VTY config against features reported by BTSOliver Smith1-0/+1
2021-11-16move time_cc to libosmocore osmo_time_ccNeels Hofmeyr1-1/+0
2021-11-15tests/Makefile.am: do not try removing non-existing filesVadim Yanitskiy1-1/+0
2021-11-10add time_cc API: cumlative counter for time, reported as rate_ctrNeels Hofmeyr1-0/+1
2021-10-24[overpower] Add VTY transcript tests for all commandsVadim Yanitskiy1-0/+1
2021-06-04Make interference measurement parameters configurableVadim Yanitskiy1-0/+1
2021-05-24ctrl: Introduce CTRL SET cmd to apply VTY cfg filePau Espin Pedrol1-0/+2
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol1-0/+1
2020-12-22power_control: add VTY commands for per-BTS configurationVadim Yanitskiy1-0/+1
2020-10-03tests: add missing *.vty to EXTRA_DISTNeels Hofmeyr1-0/+6
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol1-0/+1
2020-03-11tests/Makefile.am: allow running only one VTY testOliver Smith1-1/+4
2018-09-27make: allow vty-tests without configureNeels Hofmeyr1-4/+4
2018-07-22codec_pref: move match_codec_pref() to separate c-file and add unit-testPhilipp Maier1-0/+1
2018-06-07tests: remove channel_testNeels Hofmeyr1-1/+0
2018-06-07tests: remove bssap_testNeels Hofmeyr1-1/+0
2018-05-27remove remaining bits of osmo-bsc_natHarald Welte1-2/+0
2018-02-19HO: Implement load based handover, as handover_decision_2.cNeels Hofmeyr1-0/+1
2018-01-19HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr1-0/+11
2017-12-19Remove dead code left over from NITB splitHarald Welte1-1/+0
2017-11-24tests: Fix selection of python versionPau Espin Pedrol1-2/+2
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr1-0/+1
2017-09-03configure.ac: remove --enable-osmo-bsc, --enable-natHarald Welte1-10/+1
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-29/+0
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+0
2017-08-27osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-08-27Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr1-0/+1
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte1-2/+1
2017-08-27fix make distcheck with python testsNeels Hofmeyr1-1/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+112
2009-06-10move openbsc into its own subdirectoryHarald Welte1-1/+0
2008-12-31Move the db_test.c to a specific test directoryHolger Freyther1-1/+1
2008-12-28Add stubs to test gsm0408 functionality including LAIHolger Freyther1-1/+1
2008-12-28Add SMS (GSM 04.11) testing programDaniel Willmann1-1/+1
2008-12-27Add code to parse a debug category stringHolger Freyther1-1/+1
2008-12-27Introduce a simple timer API....Holger Freyther1-0/+1