Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revisions of main.cpp

Revision Date Message Actions
72:0e8e769fcf76 2013-09-20 Updated VodafoneUSBModem to latest version. File  Diff  Annotate
71:0d1b99ae9b58 2013-06-27 Updated dependencies to latest versions File  Diff  Annotate
70:619a2da3e40d 2013-03-08 Using latest bleeding edge library, and added switcher for different APNs File  Diff  Annotate
69:4fc3b0ad12c7 2013-03-05 Now contains MU509 support. File  Diff  Annotate
68:2f3ead00ab0a 2012-12-18 Added support for more dongles File  Diff  Annotate
67:a61d60fa342c 2012-11-01 Updated suite to latest version of library.; Added upload test, uploads increasingly large files from 128 bytes to 1meg in powers of 2 increments. File  Diff  Annotate
66:6b00a764e549 2012-11-01 Renamed tests in sequential order to make it easier to manage and cleaner to follow. File  Diff  Annotate
64:ef77cb252ed6 2012-10-30 mbed lib updated, updated test 51 File  Diff  Annotate
60:7efce4a3c26f 2012-10-23 Added new SMS bulk test (incomplete). File  Diff  Annotate
58:8b63f4c3a5a5 2012-10-17 adding part to test to clear out old SMS from the Inbox. File  Diff  Annotate
57:b76b3bdbe533 2012-10-15 just merging File  Diff  Annotate
56:6ca2d4c1ffc4 2012-10-15 nothing special File  Diff  Annotate
54:30062a67e8bb 2012-09-14 type name changes to follow with coding convention File  Diff  Annotate
53:54b2d3a0c7bf 2012-10-12 File download test, now tests files between 128 bytes and 1MB in successive powers of 2. File  Diff  Annotate
52:de6cc9d823ab 2012-10-11 Improved DNS test case to idenfity timeout problem. File  Diff  Annotate
47:85c30274cc9b 2012-09-19 Added DNS body to test 5 addresses. File  Diff  Annotate
46:d2c22206031a 2012-09-19 Updated to latest version of bleeding edge dongle library.; Added code for DNS test. File  Diff  Annotate
44:6d0ac4747f5b 2012-09-17 Refactored names. Privatised virtuals to avoid bugs (bitten). File  Diff  Annotate
42:e423e7204e5c 2012-09-14 Fixed TestManager.cpp bug File  Diff  Annotate
41:9d802bf152fa 2012-09-14 Reduced stack size File  Diff  Annotate
40:32b0558320ea 2012-09-14 Refactoring. File  Diff  Annotate
39:368988b1542f 2012-09-13 Need a bigger thread size. File  Diff  Annotate
38:83085bfd1018 2012-09-13 Merge File  Diff  Annotate
37:847f5f86e9ff 2012-09-13 Test only constructed when executed. INCOMPLETE, need to change som e other stuff to reflect this. File  Diff  Annotate
36:dd730ff4962e 2012-09-13 Updated HTTPClient lib File  Diff  Annotate
35:6867af70c51c 2012-09-13 Refactoring. File  Diff  Annotate
33:16126e029d58 2012-09-13 Changed test framework. File  Diff  Annotate
31:9231acdde9ff 2012-09-12 adding new sms test cases for send/receive irregular chars. changing auto run list, and adding descriptions. File  Diff  Annotate
30:dd2beda340c6 2012-09-12 merging working set with Ashley's new stuff File  Diff  Annotate
28:c630a04a7198 2012-09-10 Adding details to test case 16 and 13 where each test depends on one to send and one to receive. Also removing constants to VodafoneTestCase.h to have them in one place for all tests. Created several const char strings for all test cases. File  Diff  Annotate
24:8f0f9551122a 2012-09-06 Added HTTP test File  Diff  Annotate
23:408199b5d2cb 2012-09-05 Added internet test. File  Diff  Annotate
22:5b1feecf2aeb 2012-09-05 Modified test suite for proper profiling. Added two more tests for signal strength. File  Diff  Annotate
20:18373fb68ad7 2012-09-04 Added long USSD test. File  Diff  Annotate
19:26fbed33d4e7 2012-09-03 Added another USSD test. Changed the framework so a list of tests is passed to the execution function. File  Diff  Annotate
12:b50d37429dff 2012-08-28 Added timeout for receiving sent SMS File  Diff  Annotate
4:1f8e079924ba 2012-08-23 Added setup and teardown code File  Diff  Annotate
3:28336c2e94e4 2012-08-23 Added multiple tests File  Diff  Annotate
2:ea883307d02f 2012-08-22 Added TestManager class and LogHeader File  Diff  Annotate
1:0d63e4db8503 2012-08-22 Added basic test framework File  Diff  Annotate
0:6d8a9f4b2cc6 2012-08-22 Init; File  Diff  Annotate