Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-15 | Add basic unit test for send sms parser | Denis Kenzior | 1 | -0/+81 | |
2010-03-01 | stk: Add initial unit test for Get Input | Denis Kenzior | 1 | -1/+64 | |
2010-03-01 | Update unit tests with Duration tests | Denis Kenzior | 1 | -0/+26 | |
2010-03-01 | Update unit tests with icon_id support | Denis Kenzior | 1 | -0/+59 | |
2010-02-23 | Update unit test for USAT display text command | Denis Kenzior | 1 | -2/+193 | |
2010-02-23 | Add BER-TLV iterator unit test | Denis Kenzior | 1 | -0/+49 | |
2010-02-18 | Add stub for unit test for Sim Toolkit utils | Denis Kenzior | 1 | -0/+45 | |
2010-02-04 | Fix: Dead Assignments | Denis Kenzior | 1 | -0/+1 | |
2010-01-28 | Fix some leftover oudated copyrights | Marcel Holtmann | 1 | -1/+1 | |
2010-01-28 | Use blocking GAtChat operation for CAIF unit test | Marcel Holtmann | 1 | -1/+1 | |
2010-01-28 | The old CAIF character device are not TTYs | Marcel Holtmann | 1 | -10/+1 | |
2010-01-28 | Use non-blocking and raw mode for test with CAIF character devices | Marcel Holtmann | 1 | -2/+11 | |
2010-01-28 | Add second CAIF test for using character interface | Marcel Holtmann | 1 | -6/+36 | |
2010-01-28 | Some minor style cleanups for STE support | Marcel Holtmann | 1 | -0/+1 | |
2010-01-28 | Add simple unit test for CAIF sockets | Marcel Holtmann | 1 | -0/+140 | |
2010-01-12 | Style: Various issues | Denis Kenzior | 2 | -7/+9 | |
2010-01-07 | Fix: Update unit test to the new return semantics | Denis Kenzior | 1 | -3/+3 | |
2010-01-07 | Add unit test for idmap utilities | Denis Kenzior | 1 | -0/+97 | |
2010-01-01 | Update copyright information | Marcel Holtmann | 4 | -4/+4 | |
2009-12-03 | Add unit test for max message size encoding | Denis Kenzior | 1 | -0/+61 | |
2009-10-30 | Add unit test for valid APN names | Denis Kenzior | 1 | -0/+41 | |
2009-10-21 | Migrate from RFC2822 to ISO8601 | Olivier Le Thanh Duong | 1 | -2/+2 | |
2009-10-15 | Update unit tests for GSM 07.10 implementation | Denis Kenzior | 1 | -0/+330 | |
2009-10-15 | Fix: Quiet compiler warning | Denis Kenzior | 1 | -0/+2 | |
2009-10-15 | Update unit test for the new API | Denis Kenzior | 1 | -8/+48 | |
2009-10-15 | Fixup unit test to the new API | Denis Kenzior | 1 | -28/+47 | |
2009-10-02 | Use small caps for 2G/3G functions | Denis Kenzior | 1 | -2/+2 | |
2009-10-02 | Add unit test for 3G STATUS response data | Denis Kenzior | 1 | -0/+46 | |
2009-10-02 | Add unit test for EF database | Denis Kenzior | 1 | -0/+18 | |
2009-09-16 | Make sure unit tests also use right pdu buffer len | Denis Kenzior | 1 | -2/+2 | |
2009-09-10 | Add ability to expire PLMN wide messages | Denis Kenzior | 1 | -1/+1 | |
2009-09-10 | Add unit test for CBS topic range functions | Denis Kenzior | 1 | -0/+41 | |
2009-09-08 | Add unit test for sms assembly serialization | Denis Kenzior | 1 | -0/+55 | |
2009-09-08 | Fixup unit test data | Denis Kenzior | 1 | -3/+3 | |
50 in first octet of deliver isn't valid | |||||
2009-09-08 | Write state of SMS assembly to disk and restore on startup. | Andrzej Zaborowski | 1 | -2/+2 | |
This way we can continue receiving segmented messages over a reset or crash. | |||||
2009-09-08 | Add unit test for Turkish variant | Aki Niemi | 1 | -1/+216 | |
Also fixes an error in the default table unit test. | |||||
2009-09-08 | Update test program for GAtMux API | Marcel Holtmann | 1 | -42/+100 | |
2009-09-06 | Update GSM 07.10 unit testing | Marcel Holtmann | 1 | -2/+63 | |
2009-09-06 | Integrate the multiplexer into the AT chat library | Marcel Holtmann | 1 | -1/+1 | |
2009-09-05 | Add unit testing tool for GSM 07.10 multiplexer | Marcel Holtmann | 1 | -0/+57 | |
2009-09-05 | Add missing HAVE_CONFIG_H checks | Marcel Holtmann | 4 | -0/+16 | |
2009-08-24 | Convert to fully non-recursive build system | Marcel Holtmann | 1 | -21/+0 | |
2009-08-20 | Use types.h instead of driver.h here | Denis Kenzior | 2 | -2/+4 | |
2009-07-31 | Clean up in sim.c. | Andrzej Zaborowski | 2 | -1/+3 | |
Remove unused variables and fields. Move EFadn format parsing to a common function because various files use this same format. | |||||
2009-07-17 | Test EONS handling. | Andrzej Zaborowski | 2 | -1/+83 | |
2009-07-13 | Fix signedness warning | Denis Kenzior | 1 | -1/+1 | |
2009-07-13 | Fix missing gprintf include | Denis Kenzior | 1 | -0/+1 | |
2009-07-07 | Update unit tests | Denis Kenzior | 1 | -0/+5 | |
2009-07-06 | Fix another small memory leak in unit tests | Denis Kenzior | 1 | -1/+3 | |
2009-07-06 | Add unit test for SIM string conversion utility | Denis Kenzior | 1 | -0/+65 | |