summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [WIP] prometheus module fake_stats testprometheustv2019-12-291-0/+4
* 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
* configure: Check separately for lib implementing dlopen and dlsymPau Espin Pedrol2018-05-041-3/+3
* timer: Introduce osmo_clock_gettime to override clock_gettimePau Espin Pedrol2018-03-011-2/+5
* Embedded: add sercomm stubsMax2018-01-211-4/+9
* Embedded: disable stats testMax2018-01-211-1/+5
* libosmocodec: implement ECU (Error Concealment Unit) for FRPhilipp Maier2018-01-151-2/+8
* embedded: fix testsMax2017-12-041-5/+5
* coding test: cosmetic cleanupMax2017-11-281-1/+1
* Print /proc/cpuinfo before executing testsuiteHarald Welte2017-11-161-0/+1
* Move additional libraries to appropriate placeMax2017-10-301-48/+34
* Add tests for bitvec_write_field()Max2017-10-241-1/+5
* add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr2017-10-051-2/+6
* fix vty regression: empty parent nodeNeels Hofmeyr2017-09-201-0/+1
* VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr2017-09-191-1/+12
* Add pseudo-random bit sequence generator to libosmcooreHarald Welte2017-07-101-2/+5
* tests/Makefile.am: do not test disabled featuresVadim Yanitskiy2017-05-181-4/+19
* add sercomm unit testHarald Welte2017-05-171-2/+6
* introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte2017-05-151-2/+5
* tests/conv: add GSM 05.03 specific testVadim Yanitskiy2017-04-301-3/+14
* Add SW Description (de)marshallingMax2017-04-281-2/+5
* control_if: Add helper function for 'local execution' of control commandHarald Welte2017-04-271-1/+1
* add osmo-auc-gen_testNeels Hofmeyr2017-03-151-1/+4
* libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy2017-03-071-2/+10
* tests/conv: separate test logicVadim Yanitskiy2017-03-061-1/+2
* Use value_string for ctrl_typeMax2017-03-011-2/+5
* gsup_test: also check stderrNeels Hofmeyr2017-02-221-1/+2
* Add minimal testing of socket.c helper functionsHarald Welte2017-02-081-2/+6