summaryrefslogtreecommitdiff
path: root/unit/test-simutil.c
Commit message (Expand)AuthorAgeFilesLines
* sim-auth: Parse auth response according to TS 31.102Slava Monich2021-06-011-28/+97
* unit: add validate_utf8_tlv testsSergey Matyukevich2021-01-191-0/+22
* unit: Switch decode_hex to l_util_from_hexstringDenis Kenzior2018-12-271-5/+6
* unit: Use sim_app_record_free to avoid memleaksDenis Kenzior2018-02-281-0/+1
* unit: fix test-simutil failureJames Prestwood2018-01-191-4/+4
* unit: Fix up style issuesDenis Kenzior2017-10-111-5/+8
* unit: add gsm and umts parse/build unit testsJames Prestwood2017-10-111-0/+105
* unit: Avoid use of uninitialised data in test-simutilSlava Monich2017-08-241-2/+2
* unit: Fix test to use valid EF_PNNAlfonso Sanchez-Beato2014-03-141-5/+7
* unit: Add 2G and 3G path lookup testsDenis Kenzior2012-11-221-0/+24
* unit: Fix StyleDenis Kenzior2012-11-221-1/+2
* unit: Remove failing testDenis Kenzior2012-11-221-3/+0
* unit: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* unit: unit test for sim_parse_app_template_entriesAndrzej Zaborowski2011-01-201-0/+32
* unit: M15 coding style fixJeevaka Badrappan2011-01-121-7/+7
* unit: explicitly compare pointers to NULLLucas De Marchi2010-11-291-2/+2
* test-simutil: Add a BER-TLV encoding testsAndrzej Zaborowski2010-05-251-3/+268
* Add BER-TLV iterator unit testDenis Kenzior2010-02-231-0/+49
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Use small caps for 2G/3G functionsDenis Kenzior2009-10-021-2/+2
* Add unit test for 3G STATUS response dataDenis Kenzior2009-10-021-0/+46
* Add unit test for EF databaseDenis Kenzior2009-10-021-0/+18
* Add missing HAVE_CONFIG_H checksMarcel Holtmann2009-09-051-0/+4
* Use types.h instead of driver.h hereDenis Kenzior2009-08-201-1/+2
* Clean up in sim.c.Andrzej Zaborowski2009-07-311-0/+1
* Test EONS handling.Andrzej Zaborowski2009-07-171-0/+79