Hi,

 Following set of patches adds the ui support for selecting
sim applications and also adds conformance sim application.
DisplayText, Get Inkey, Get Input and MoreTime test cases
are added to the conformance sim application. Logging of the
result in a file can be done but it is not part of this patch.

Regards,
Jeevaka

Jeevaka Badrappan (6):
  phonesim: add ui support for sim app selection
  phonesim: Add conformance sim application
  phonesim: Add DisplayText test cases
  phonesim: Add Get Inkey test cases
  phonesim: Add Get Input test cases
  phonesim: Add MoreTime test case

 Makefile.am                       |    3 +-
 src/conformancesimapplication.cpp | 1732 +++++++++++++++++++++++++++++++++++++
 src/control.cpp                   |    5 +-
 src/controlbase.ui                |   10 +-
 src/hardwaremanipulator.cpp       |   19 +-
 src/hardwaremanipulator.h         |    4 +-
 src/phonesim.cpp                  |   28 +-
 src/phonesim.h                    |    4 +
 src/simapplication.h              |   33 +
 9 files changed, 1808 insertions(+), 30 deletions(-)
 create mode 100644 src/conformancesimapplication.cpp

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to