Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-13 | test-stkutil: add html attribute test for setup_menu_test | Kristen Carlson Accardi | 1 | -12/+47 | |
2010-07-13 | test-stkutil: add html attribute tests for play_tone_test | Kristen Carlson Accardi | 1 | -16/+66 | |
2010-07-13 | test-stkutil: add html attribute tests for get_input_test | Kristen Carlson Accardi | 1 | -16/+59 | |
2010-07-13 | test-stkutil: add html attribute tests for get_inkey_test | Kristen Carlson Accardi | 1 | -16/+59 | |
2010-07-13 | test-stkutil: add html attribute test for Display Text tests | Kristen Carlson Accardi | 1 | -0/+211 | |
2010-07-13 | test-stkutil: add unit test for html text attributes | Kristen Carlson Accardi | 1 | -0/+96 | |
2010-07-13 | test-sms: Update with a real EMS test | Denis Kenzior | 1 | -45/+173 | |
2010-07-09 | Interpret "" Alpha Id as empty data object | Yang Gu | 1 | -4/+14 | |
There needs to be a way to distinguish between no alphaid and "empty data object" because on some occasions they have different meanings. In the Call Control envelope, no Alpha Identifier means the terminal can inform the user about the call being modified by SIM while empty data object means no hint should be given. | |||||
2010-07-08 | test-sms: Fix a memory leak | Denis Kenzior | 1 | -0/+1 | |
2010-07-02 | test-stkutil: Fix always true condition. | Andrzej Zaborowski | 1 | -47/+227 | |
2010-07-02 | test-stkutil: Fix some memory leaks | Denis Kenzior | 1 | -0/+5 | |
2010-07-02 | stkutil: Move scaddr field to gsm_sms | Andrzej Zaborowski | 1 | -92/+113 | |
2010-06-23 | stkutil: Refactor command parser error handling | Andrzej Zaborowski | 1 | -2/+38 | |
When parsing the full command fails but Command Details has been parsed, return a struct stk_command containing this information and the type of parsing problem found. We need the command details to be able to even respond to the command. This patch also makes the parser skip over unknown data objects found in the BER-TLV, if they don't have Comprehension Required set. | |||||
2010-06-21 | test-common: Avoid accessing an unitialised variable. | Andrzej Zaborowski | 1 | -1/+1 | |
Fixes a segfault, reported by valrgind as: [...] ==6300== Use of uninitialised value of size 4 ==6300== at 0x8048B4D: test_invalid (test-common.c:81) | |||||
2010-06-21 | unit: Add unit tests for status report assembly | Denis Kenzior | 1 | -0/+46 | |
2010-06-18 | test-stkutil: Add a More Time response builder test | Andrzej Zaborowski | 1 | -0/+24 | |
2010-06-18 | stk: Add parser for timing advance objects | Yang Gu | 1 | -1/+1 | |
2010-06-18 | teststk: Add test for send ussd parser | Yang Gu | 1 | -0/+1319 | |
2010-06-16 | stkutil: Merge two versions of bcch_channel_list | Denis Kenzior | 1 | -2/+3 | |
2010-06-16 | teststk: Add test for send ss parser | Yang Gu | 1 | -0/+1054 | |
2010-06-15 | test-stkutil: Tests for Timer Expiration envelope | Andrzej Zaborowski | 1 | -0/+49 | |
2010-06-15 | test-stkutil: Tests for Event Download envelope | Andrzej Zaborowski | 1 | -0/+1204 | |
2010-06-15 | stkutil: Refactor struct stk_other_address | Andrzej Zaborowski | 1 | -0/+1 | |
2010-06-15 | test-stkutil: Tests for Call Control envelope | Andrzej Zaborowski | 1 | -0/+158 | |
2010-06-09 | test-stkutil: MO SMS Control envelope tests | Andrzej Zaborowski | 1 | -0/+79 | |
2010-06-09 | test-stkutil: Menu Selection envelope tests | Andrzej Zaborowski | 1 | -0/+162 | |
2010-06-09 | test-stkutil: CBS-PP Data Download envelope tests | Andrzej Zaborowski | 1 | -0/+112 | |
2010-06-09 | test-stkutil: SMS-PP Data Download envelope tests | Andrzej Zaborowski | 1 | -0/+171 | |
2010-06-09 | stkutil: Use static buf in stk_pdu_from_response | Andrzej Zaborowski | 1 | -5/+10 | |
2010-06-07 | test-sms: Update unit test to the new API | Pasi Miettinen | 1 | -6/+5 | |
2010-06-01 | stktest: Add negative cases for setup menu | Yang Gu | 1 | -0/+64 | |
2010-06-01 | test-sms: Add a unit test for the previous bugfix | Denis Kenzior | 1 | -8/+36 | |
2010-05-28 | test-stkutil: Add Launch Browser response builder tests | Andrzej Zaborowski | 1 | -0/+118 | |
2010-05-28 | test-stkutil: Fix issue with whitespace | Denis Kenzior | 1 | -38/+38 | |
2010-05-28 | test-stkutil: Add Language Notification response | Andrzej Zaborowski | 1 | -0/+49 | |
2010-05-28 | test-stkutil: Add the Send DTMF response tests | Andrzej Zaborowski | 1 | -0/+72 | |
2010-05-28 | test-stkutil: Add Run AT Command response builder | Andrzej Zaborowski | 1 | -0/+78 | |
2010-05-28 | test-stkutil: Add Set Up Idle Mode response builder | Andrzej Zaborowski | 1 | -0/+73 | |
2010-05-28 | test-stkutil: Add Timer Management response tests | Andrzej Zaborowski | 1 | -0/+862 | |
2010-05-28 | test-stkutil: Add a Set Up Event List response test | Andrzej Zaborowski | 1 | -0/+25 | |
2010-05-28 | test-stkutil: Add Provide Local Info response tests | Andrzej Zaborowski | 1 | -0/+555 | |
2010-05-28 | test-stkutil: Add a Polling Off response test | Andrzej Zaborowski | 1 | -0/+24 | |
2010-05-28 | test-stkutil: Add Set Up Call response tests | Andrzej Zaborowski | 1 | -0/+262 | |
2010-05-27 | teststk: Add test for launch browser parser | Yang Gu | 1 | -0/+790 | |
2010-05-27 | test-stkutil: Add cases for send sms parser | Yang Gu | 1 | -22/+1745 | |
2010-05-27 | teststk: Use check_common_text() to check string | Yang Gu | 1 | -8/+4 | |
2010-05-27 | teststk: Add check of len in byte array | Yang Gu | 1 | -0/+1 | |
2010-05-27 | teststk: Use sim bcd version | Yang Gu | 1 | -45/+45 | |
2010-05-26 | test-stkutil: Use gcc4.3 compatible initialisers. | Andrzej Zaborowski | 1 | -1019/+356 | |
Reformat according to ideas on IRC. | |||||
2010-05-25 | teststk: Add test for language notification parser | Yang Gu | 1 | -0/+61 | |