aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/logging: merge both logging_test_{stream,wqueue}.errVadim Yanitskiy2022-01-311-8/+3
* tests/logging: ensure both stream and wqueue modes are testedVadim Yanitskiy2022-01-311-3/+8
* Introduce CRC and FSM for IuUP (user plane) as used in 3G RTP dataHarald Welte2021-12-221-0/+7
* tests/tdef: rename the binaries to end with '_test'Vadim Yanitskiy2021-11-171-18/+18
* add osmo_time_cc, moved from osmo-bscNeels Hofmeyr2021-11-151-0/+7
* tests/stats: add VTY transcript testsVadim Yanitskiy2021-11-091-0/+12
* refactor stat_item: get rid of FIFO and "skipped" errorNeels Hofmeyr2021-09-301-0/+1
* base64: Migrate over to osmocomHarald Welte2021-09-211-0/+4
* tests: add 'make update_exp' targetOliver Smith2021-08-191-0/+179
* tests/stats: enable logging in test outputOliver Smith2021-03-171-1/+2
* gsm: Introduce API osmo_gsm48_rest_octets_si13_decodePau Espin Pedrol2021-02-181-0/+5
* bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier2021-01-181-1/+6
* Add inter-thread queueHarald Welte2021-01-061-0/+5
* gprs_ns2: set transfer cap in NS Status primitiveAlexander Couzens2021-01-051-1/+12
* gprs_ns2: call python vty testsAlexander Couzens2021-01-011-1/+3
* utils: add osmo-ns-dummyAlexander Couzens2021-01-011-0/+9
* gprs_bssgp: add IE parser/generator for RIM Routing InformationPhilipp Maier2020-12-161-1/+2
* gsm: Fix make distcheck with parallel makePau Espin Pedrol2020-10-131-1/+1
* add BSSMAP-LE coding for Location ServicesNeels Hofmeyr2020-10-071-0/+5
* add BSSLAP coding for Location ServicesNeels Hofmeyr2020-10-071-0/+5
* add GAD coding for Location ServicesNeels Hofmeyr2020-10-071-0/+5
* tests: do not ignore stderr of vty_test, also match itVadim Yanitskiy2020-10-041-1/+1
* bitXXgen: add bitgen_test.cNeels Hofmeyr2020-09-141-0/+5
* tests: Split SCTP tests to its own file and run them conditionallyPau Espin Pedrol2020-08-251-0/+8
* add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr2020-06-101-0/+5
* Implement ITU-T I.460 multiplex / demultiplexHarald Welte2020-05-281-0/+5
* dtx: add decoding for AMR-DTX framesPhilipp Maier2020-04-141-0/+6
* Introduce helper functions for safe fork+exec of processesHarald Welte2019-12-171-2/+8
* debian, utils: switch to python 3Oliver Smith2019-12-121-1/+1
* logging/vty: fix: actually ignore deprecated logging commandsVadim Yanitskiy2019-11-211-0/+1
* gsm0508: add functions to calculate beginning of a blockPhilipp Maier2019-10-281-0/+5
* vty: Return error if cmd returns CMD_WARNING while reading cfg filePau Espin Pedrol2019-10-281-0/+1
* logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol2019-10-091-2/+2
* No fail if no /proc/cpuinfoRuben Undheim2019-09-261-1/+1
* context: Add support for [per-thread] global talloc contextsHarald Welte2019-08-271-0/+5
* fsm: support graceful osmo_fsm_inst_term() cascadesNeels Hofmeyr2019-04-111-0/+1
* add fsm_dealloc_test.cNeels Hofmeyr2019-04-111-1/+8
* add osmo_use_count APINeels Hofmeyr2019-04-081-0/+5
* add osmo_sockaddr_str APINeels Hofmeyr2019-04-081-0/+5
* tests: use -no-install libtool flag to avoid ./lt-* scriptsHarald Welte2019-03-191-1/+1
* platform independence fix: tdef range testsNeels Hofmeyr2019-02-061-0/+1
* add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr2019-02-041-0/+36
* add generic vty_transcript_test.c, vty_transcript_test.vtyNeels Hofmeyr2019-02-041-2/+18
* build: add missing logging_vty_test.vty to EXTRA_DISTNeels Hofmeyr2019-01-291-0/+1
* LCLS, TS 29.205: add GCR routinesMax2018-12-141-2/+5
* logging vty: add VTY transcript testNeels Hofmeyr2018-09-121-1/+29
* fix tests linking: don't use system installed libsNeels Hofmeyr2018-09-111-2/+13
* import oap_client_test from osmo-sgsnHarald Welte2018-07-301-2/+7
* utils_test: check stderr to catch sanitizer issuesNeels Hofmeyr2018-07-201-1/+1
* Don't enforce Python 2 for utilitiesVadim Yanitskiy2018-07-021-1/+1