Commit Graph

96 Commits

Author SHA1 Message Date
Yang Gu 4c7b877e8c test-stk: Add test for timer management parser 2010-05-13 15:33:48 -05:00
Yang Gu 3fb819790a test-stk: Add test for get reader status parser 2010-05-13 15:33:02 -05:00
Yang Gu 854d09a286 test-stk: Add test for perform card apdu parser 2010-05-13 15:26:04 -05:00
Yang Gu e132689cbb test-stkutil: Add test for event list parser 2010-05-13 13:57:17 -05:00
Yang Gu a1f95b55a5 test-stk: Add test for provide local info parser 2010-05-13 13:53:32 -05:00
Yang Gu a6fb6b54fd test-stkutil: Add test for polling off parser 2010-05-13 13:52:39 -05:00
Denis Kenzior 48bc1c3575 test-stkutil: file_list instead of fl is better 2010-05-13 13:51:50 -05:00
Yang Gu 8a60f1244c test-stkutil: Add test for refresh parser 2010-05-13 13:49:59 -05:00
Yang Gu 57c6d1ec72 test-stkutil: Add unit test for setup call parser 2010-05-13 13:48:01 -05:00
Yang Gu d04ebc0fdb test-stkutil: Refactor test for send sms parser 2010-05-13 13:45:59 -05:00
Yang Gu b99bf23f19 test-stkutil: Use dedicated functions to check 2010-05-13 13:44:49 -05:00
Denis Kenzior fd6c902572 test-stkutil: Handle NULL strings
g_str_equal does not handle NULL strings
2010-05-13 13:43:41 -05:00
Yang Gu 7b6a2fa541 test-stkutil: Add test for select item parser 2010-05-13 12:30:04 -05:00
Yang Gu a431bf4ffc test-stkutil: Add test for setup menu parser 2010-05-13 11:09:43 -05:00
Yang Gu 651ad72075 test-stkutil: Add test for poll interval parser 2010-05-13 10:54:50 -05:00
Denis Kenzior 9d56691898 stkutil: Don't use escaped strings
In general this is bad style, using concatentated strings ala "" "" is
better.
2010-05-11 12:29:11 -05:00
Yang Gu a3da155828 test-stkutil: Add unit test for play tone parser 2010-05-11 12:25:34 -05:00
Yang Gu dff6deb6a3 Replace check_text with check_common_text 2010-05-11 12:23:27 -05:00
Yang Gu 6e4f5c5122 stk: Unify variable names to use abbreviation 2010-05-11 12:19:09 -05:00
Yang Gu 652e943c74 test-stkutil: Use enum for icon_id 2010-05-11 12:18:41 -05:00
Yang Gu f4bd7d21a4 test-stkutil: Add unit test for get input parser 2010-05-11 12:17:27 -05:00
Yang Gu e42b7282f7 Add unit test for get inkey parser 2010-04-28 20:24:54 -05:00
Denis Kenzior 20a32ff5e8 Fix: g_at_chat_shutdown usage in test-mux 2010-04-28 17:27:33 -05:00
Yang Gu f6f5884fb4 test-stkutil: Add unit test for more time parser 2010-04-27 09:33:02 -05:00
Yang Gu ef9e9038a0 test-stkutil: Refactor display text unit tests 2010-04-27 09:31:30 -05:00
Denis Kenzior 49e94c3a53 Add basic unit test for send sms parser 2010-03-15 21:02:07 -05:00
Denis Kenzior ccb37262f5 stk: Add initial unit test for Get Input 2010-03-01 18:16:02 -06:00
Denis Kenzior 93e24f22b8 Update unit tests with Duration tests 2010-03-01 16:03:06 -06:00
Denis Kenzior cee597ffb4 Update unit tests with icon_id support 2010-03-01 15:16:01 -06:00
Denis Kenzior c26619539d Update unit test for USAT display text command 2010-02-23 17:11:29 -06:00
Denis Kenzior 066dc51f85 Add BER-TLV iterator unit test 2010-02-23 12:03:03 -06:00
Denis Kenzior d35d290702 Add stub for unit test for Sim Toolkit utils 2010-02-18 16:20:30 -06:00
Denis Kenzior d3c2535fae Fix: Dead Assignments 2010-02-04 00:14:49 -06:00
Marcel Holtmann 7d7a61f933 Fix some leftover oudated copyrights 2010-01-28 22:10:51 +01:00
Marcel Holtmann 7188be28f0 Use blocking GAtChat operation for CAIF unit test 2010-01-28 22:06:39 +01:00
Marcel Holtmann 2e4bcbf0ac The old CAIF character device are not TTYs 2010-01-28 21:34:16 +01:00
Marcel Holtmann bcad38ceff Use non-blocking and raw mode for test with CAIF character devices 2010-01-28 16:48:33 +01:00
Marcel Holtmann c25347dc7e Add second CAIF test for using character interface 2010-01-28 12:47:08 +01:00
Marcel Holtmann ae6a0b32cf Some minor style cleanups for STE support 2010-01-28 11:30:56 +01:00
Marcel Holtmann 648eded47e Add simple unit test for CAIF sockets 2010-01-28 11:25:54 +01:00
Denis Kenzior 60a0fc5a5c Style: Various issues 2010-01-12 17:54:37 -06:00
Denis Kenzior c4e89c46c8 Fix: Update unit test to the new return semantics 2010-01-07 14:41:18 -06:00
Denis Kenzior b72451ef8c Add unit test for idmap utilities 2010-01-07 13:00:41 -06:00
Marcel Holtmann 144080e749 Update copyright information 2010-01-01 17:00:10 -08:00
Denis Kenzior 44848d5a9b Add unit test for max message size encoding 2009-12-03 00:26:20 -06:00
Denis Kenzior 17696e133b Add unit test for valid APN names 2009-10-30 15:52:38 -05:00
Olivier Le Thanh Duong 6d9bd02480 Migrate from RFC2822 to ISO8601 2009-10-21 19:04:47 -05:00
Denis Kenzior 350141ac9b Update unit tests for GSM 07.10 implementation 2009-10-15 16:15:17 -05:00
Denis Kenzior 90bdd961a7 Fix: Quiet compiler warning 2009-10-15 16:15:17 -05:00
Denis Kenzior e4017db3bb Update unit test for the new API 2009-10-15 16:15:16 -05:00