aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-30Move additional libraries to appropriate placeMax1-48/+34
2017-10-24Add tests for bitvec_write_field()Max1-1/+5
2017-10-05add osmo_imsi_str_valid() and osmo_msisdn_str_valid()Neels Hofmeyr1-2/+6
2017-09-20fix vty regression: empty parent nodeNeels Hofmeyr1-0/+1
2017-09-19VTY: implicit node exit by de-indenting, not parent lookupNeels Hofmeyr1-1/+12
2017-07-10Add pseudo-random bit sequence generator to libosmcooreHarald Welte1-2/+5
2017-05-18tests/Makefile.am: do not test disabled featuresVadim Yanitskiy1-4/+19
2017-05-17add sercomm unit testHarald Welte1-2/+6
2017-05-15introduce byteswap.h with osmo_{htonl,ntohl,htons,ntohs}Harald Welte1-2/+5
2017-04-30tests/conv: add GSM 05.03 specific testVadim Yanitskiy1-3/+14
2017-04-28Add SW Description (de)marshallingMax1-2/+5
2017-04-27control_if: Add helper function for 'local execution' of control commandHarald Welte1-1/+1
2017-03-15add osmo-auc-gen_testNeels Hofmeyr1-1/+4
2017-03-07libosmocoding: migrate transcoding routines from OsmoBTSVadim Yanitskiy1-2/+10
2017-03-06tests/conv: separate test logicVadim Yanitskiy1-1/+2
2017-03-01Use value_string for ctrl_typeMax1-2/+5
2017-02-22gsup_test: also check stderrNeels Hofmeyr1-1/+2
2017-02-08Add minimal testing of socket.c helper functionsHarald Welte1-2/+6
2016-12-11oap: add encode/decode unit testNeels Hofmeyr1-2/+6
2016-12-09wqueue: Reject messges if queue is considered fullHolger Hans Peter Freyther1-2/+6
2016-11-16build: make check: disable sim_test when built with --disable-pcscNeels Hofmeyr1-2/+6