Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revisions of TestManager.cpp

Revision Date Message Actions
72:0e8e769fcf76 2013-09-20 Updated VodafoneUSBModem to latest version. 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
60:7efce4a3c26f 2012-10-23 Added new SMS bulk test (incomplete). File  Diff  Annotate
45:f68fea0831d7 2012-09-18 Framework now prints out description of failed tests. Put in placeholders for all test descriptions. Started working on Test08. 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
40:32b0558320ea 2012-09-14 Refactoring. 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
32:8ff0b67bb58c 2012-09-13 Changing the framework slightly. 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
29:c0e6f198db84 2012-09-12 adding some 'error' scenario test cases and many small changes to the test suite 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
27:0297dbc3252b 2012-09-06 Commended out dependency stuff. TestManager now prints numbers and descriptions of failed tests. File  Diff  Annotate
26:9eefab9e28df 2012-09-06 Started changing test framework to add dependencies.; 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
16:c89d426c6175 2012-08-30 started working on other tc's.... small typos on log files .... still all works File  Diff  Annotate
13:8b69853966f8 2012-08-29 adding test number to base class, init lists and changing constructors for test cases File  Diff  Annotate
9:3ff68422f4d7 2012-08-24 Merge File  Diff  Annotate
7:ec0db221f897 2012-08-23 updating Nick's test case 12 for receiving SMS message..... 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