osmo-msc/openbsc/tests
Neels Hofmeyr d48f057328 libcommon: soak up three static functions.
Add new kitchen sink openbsc/utils.h and libcommon/utils.c to make three so far
static functions public (so I can use them in the upcoming OAP code).

A place to put them could have been the gprs_utils.h, but all general functions
in there have a gprs_ prefix, and todo markings to move them away. All other
libcommon headers are too specific, so I opened up this kitchen sink header.

Replace the implementation of encode_big_endian() with a call to
osmo_store64be_ext(). See comments.

Apply the change in Makefiles and C files.
2015-11-02 12:56:40 +01:00
..
abis misc: Fix warnings about size of size_t in printf 2015-04-23 17:01:09 -04:00
bsc move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
bsc-nat nat: Forward SDP files with multiple payload types in it 2015-08-13 18:53:10 +02:00
bsc-nat-trie move libctrl from openbsc to libosmoctrl (libosmocore.git) 2014-08-21 15:34:28 +02:00
channel libmsc: Use RAND_bytes when choosing a tmsi 2015-10-12 09:03:15 +02:00
db libmsc: Use RAND_bytes when choosing a tmsi 2015-10-12 09:03:15 +02:00
gbproxy gprs/gb_proxy: Use RAND_bytes for gbproxy TLLI/TMSI allocation 2015-10-13 10:20:26 +02:00
gprs libcommon: soak up three static functions. 2015-11-02 12:56:40 +01:00
gsm0408 64bit: Fix compiler warnings in regard to 64bit 2015-08-03 12:01:44 +02:00
mgcp osmux: Do not divide the number of bytes by eight. 2015-10-12 09:11:25 +02:00
sgsn gprs: Use RAND_bytes for p-tmsi 2015-10-13 10:00:16 +02:00
smpp smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
subscr msc: Add per subscriber keep_in_ram flag 2014-12-09 09:08:28 +01:00
trau mncc: Complete definitions for all speech traffic frames at MNCC interface 2014-03-20 22:36:16 +01:00
Makefile.am bsc/test: Add tests for gsm_subscriber base 2014-12-05 15:16:59 +01:00
atlocal.in sgsn: Add boilerplate code for a SGSN test 2014-10-09 17:22:34 +02:00
ctrl_test_runner.py nat: Add a ctrl command to add to an existing ACC list 2015-04-05 15:42:25 +02:00
smpp_test_runner.py nitb/smpp: Add simple test runner for the issues found by daniel 2014-03-06 23:48:17 +01:00
testsuite.at bsc/test: Add tests for gsm_subscriber base 2014-12-05 15:16:59 +01:00
vty_test_runner.py mgcp: Allow to bind to different ports for net/bts ports 2015-08-20 17:24:03 +02:00