aboutsummaryrefslogtreecommitdiffstats
path: root/utils/osmo-sim-test.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-22osmo-sim-test.c: Remove unused functionsPau Espin Pedrol1-37/+0
2017-05-17utils/osmo-sim-test.c: strip unused variablesVadim Yanitskiy1-5/+1
2017-02-08fix various compiler warnings (on FreeBSD-11.0)Harald Welte1-3/+3
2016-11-26osmo-sim-test.c: Fix rmsg checkHarald Welte1-1/+1
2016-03-11rename osim_file_find_* to osim_file_desc_find_*Harald Welte1-1/+1
2015-11-07osmo-sim-test: add missing includeAlexander Huemer1-0/+1
2014-10-27osmo-sim-test: Fix read_binary() return checkHarald Welte1-1/+1
2014-10-26sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte1-2/+2
2014-10-26sim: Make osmo-sim-test compile againHarald Welte1-1/+1
2014-10-26sim: add decoding of status wordsHarald Welte1-0/+3
2014-10-26sim: strip the SW from the returned data, as SW is passed in msgb->cbHarald Welte1-3/+3
2014-10-26sim: add copyright notices and merge file_codec.c into core.cHarald Welte1-6/+23
2014-10-26sim: osmo-sim-test: Also dump binary filesHarald Welte1-10/+39
2014-10-26initial checkin of 'libosmosim'Harald Welte1-0/+370