aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-08-19tests: add 'make update_exp' targetOliver Smith1-0/+179
2021-03-17tests/stats: enable logging in test outputOliver Smith1-1/+2
2021-02-18gsm: Introduce API osmo_gsm48_rest_octets_si13_decodePau Espin Pedrol1-0/+5
2021-01-18bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier1-1/+6
2021-01-06Add inter-thread queueHarald Welte1-0/+5
2021-01-05gprs_ns2: set transfer cap in NS Status primitiveAlexander Couzens1-1/+12
2021-01-01gprs_ns2: call python vty testsAlexander Couzens1-1/+3
2021-01-01utils: add osmo-ns-dummyAlexander Couzens1-0/+9
2020-12-16gprs_bssgp: add IE parser/generator for RIM Routing InformationPhilipp Maier1-1/+2
2020-10-13gsm: Fix make distcheck with parallel makePau Espin Pedrol1-1/+1
2020-10-07add BSSMAP-LE coding for Location ServicesNeels Hofmeyr1-0/+5
2020-10-07add BSSLAP coding for Location ServicesNeels Hofmeyr1-0/+5
2020-10-07add GAD coding for Location ServicesNeels Hofmeyr1-0/+5
2020-10-04tests: do not ignore stderr of vty_test, also match itVadim Yanitskiy1-1/+1
2020-09-14bitXXgen: add bitgen_test.cNeels Hofmeyr1-0/+5
2020-08-25tests: Split SCTP tests to its own file and run them conditionallyPau Espin Pedrol1-0/+8
2020-06-10add gsm23236: MSC pooling: TMSI and NRI utility functionsNeels Hofmeyr1-0/+5
2020-05-28Implement ITU-T I.460 multiplex / demultiplexHarald Welte1-0/+5
2020-04-14dtx: add decoding for AMR-DTX framesPhilipp Maier1-0/+6
2019-12-17Introduce helper functions for safe fork+exec of processesHarald Welte1-2/+8
2019-12-12debian, utils: switch to python 3Oliver Smith1-1/+1
2019-11-21logging/vty: fix: actually ignore deprecated logging commandsVadim Yanitskiy1-0/+1
2019-10-28gsm0508: add functions to calculate beginning of a blockPhilipp Maier1-0/+5
2019-10-28vty: Return error if cmd returns CMD_WARNING while reading cfg filePau Espin Pedrol1-0/+1
2019-10-09logging: Introduce mutex API to manage log_target in multi-thread envsPau Espin Pedrol1-2/+2
2019-09-26No fail if no /proc/cpuinfoRuben Undheim1-1/+1
2019-08-27context: Add support for [per-thread] global talloc contextsHarald Welte1-0/+5
2019-04-11fsm: support graceful osmo_fsm_inst_term() cascadesNeels Hofmeyr1-0/+1
2019-04-11add fsm_dealloc_test.cNeels Hofmeyr1-1/+8
2019-04-08add osmo_use_count APINeels Hofmeyr1-0/+5
2019-04-08add osmo_sockaddr_str APINeels Hofmeyr1-0/+5
2019-03-19tests: use -no-install libtool flag to avoid ./lt-* scriptsHarald Welte1-1/+1
2019-02-06platform independence fix: tdef range testsNeels Hofmeyr1-0/+1
2019-02-04add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr1-0/+36
2019-02-04add generic vty_transcript_test.c, vty_transcript_test.vtyNeels Hofmeyr1-2/+18
2019-01-29build: add missing logging_vty_test.vty to EXTRA_DISTNeels Hofmeyr1-0/+1
2018-12-14LCLS, TS 29.205: add GCR routinesMax1-2/+5
2018-09-12logging vty: add VTY transcript testNeels Hofmeyr1-1/+29
2018-09-11fix tests linking: don't use system installed libsNeels Hofmeyr1-2/+13
2018-07-30import oap_client_test from osmo-sgsnHarald Welte1-2/+7
2018-07-20utils_test: check stderr to catch sanitizer issuesNeels Hofmeyr1-1/+1
2018-07-02Don't enforce Python 2 for utilitiesVadim Yanitskiy1-1/+1
2018-05-04configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol1-3/+3
2018-03-01timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol1-2/+5
2018-01-21Embedded: add sercomm stubsMax1-4/+9
2018-01-21Embedded: disable stats testMax1-1/+5
2018-01-15libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier1-2/+8
2017-12-04embedded: fix testsMax1-5/+5
2017-11-28coding test: cosmetic cleanupMax1-1/+1
2017-11-16Print /proc/cpuinfo before executing testsuiteHarald Welte1-0/+1