summaryrefslogtreecommitdiffstats
path: root/utils/osmo-sim-test.c
Commit message (Expand)AuthorAgeFilesLines
* sim: allow opening reader# > 0Eric Wild2019-12-091-1/+49
* cosmetic: osmo-sim-test.c: use memcpy instead of strncpyNeels Hofmeyr2018-07-271-1/+2
* osmo-sim-test.c: Remove unused functionsPau Espin Pedrol2017-06-221-37/+0
* utils/osmo-sim-test.c: strip unused variablesVadim Yanitskiy2017-05-171-5/+1
* fix various compiler warnings (on FreeBSD-11.0)Harald Welte2017-02-081-3/+3
* osmo-sim-test.c: Fix rmsg checkHarald Welte2016-11-261-1/+1
* rename osim_file_find_* to osim_file_desc_find_*Harald Welte2016-03-111-1/+1
* osmo-sim-test: add missing includeAlexander Huemer2015-11-071-0/+1
* osmo-sim-test: Fix read_binary() return checkHarald Welte2014-10-271-1/+1
* sim: Prepare infrastructure for protocols != T=0 and other driversHarald Welte2014-10-261-2/+2
* sim: Make osmo-sim-test compile againHarald Welte2014-10-261-1/+1
* sim: add decoding of status wordsHarald Welte2014-10-261-0/+3
* sim: strip the SW from the returned data, as SW is passed in msgb->cbHarald Welte2014-10-261-3/+3
* sim: add copyright notices and merge file_codec.c into core.cHarald Welte2014-10-261-6/+23
* sim: osmo-sim-test: Also dump binary filesHarald Welte2014-10-261-10/+39
* initial checkin of 'libosmosim'Harald Welte2014-10-261-0/+370