From b3fef1dbb9985cb8940860afaaa95f64ddee67ab Mon Sep 17 00:00:00 2001 From: Daron Andrew Edie Date: Mon, 16 May 2011 16:05:20 +1000 Subject: added tests --- QtMobility/sys_crsysteminfo/sys_crsysteminfo.qtt | 54 ++++++++++++++++++++++++ 1 file changed, 54 insertions(+) diff --git a/QtMobility/sys_crsysteminfo/sys_crsysteminfo.qtt b/QtMobility/sys_crsysteminfo/sys_crsysteminfo.qtt index e7ccfe5..6658784 100644 --- a/QtMobility/sys_crsysteminfo/sys_crsysteminfo.qtt +++ b/QtMobility/sys_crsysteminfo/sys_crsysteminfo.qtt @@ -64,4 +64,58 @@ testcase = { 1 *Note:* On S60 platforms removing a media might cause qsysinfo to be closed, which is usual ')); } + + Query_OS_Qt_firmware_versions: function() + { + prompt(twiki('*Query OS, Qt and firmware versions* + + 1 Start the bluewheel application and open *SystemInfo* + 1 Open *General/Features* + 1 From the *Version* pulldown menu select *Os* + 1 Verify the Os version is what is expected for the platform + 1 From the *Version* pulldown menu select *QtCore* + 1 Verify the Qt version is what is expected + 1 From the *Version* pulldown menu select *Firmware* + 1 Verify the Firmware version is what is expected for the platform + 1 From the *Version* pulldown menu select *QtMobility* + 1 Verify the QtMobility version is what is expected + ')); + } + + Query_device_hardware_features: function() + { + prompt(twiki('*Query device hardware features* + + 1 Start the bluewheel application and open *SystemInfo* + 1 Open *General/Features* + 1 From the *Feature* pulldown menu select *Bluetooth* + 1 Verify the Bluetooth status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Camera* + 1 Verify the camera status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Fmradio* + 1 Verify the Fmradio status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Ir* + 1 Verify the Ir status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Led* + 1 Verify the Led status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Memcard* + 1 Verify the Memcard status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Usb* + 1 Verify the Usb status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Vib* + 1 Verify the Vib status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Wlan* + 1 Verify the Wlan status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Sim* + 1 Verify the Sim status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Location* + 1 Verify the Location status is what is expected for the platform + 1 From the *Feature* pulldown menu select *VideoOut* + 1 Verify the VideoOut status is what is expected for the platform + 1 From the *Feature* pulldown menu select *Haptics* + 1 Verify the Haptics status is what is expected for the platform + 1 From the *Feature* pulldown menu select *FmTransmitter* + 1 Verify the FmTransmitter status is what is expected for the platform + ')); + } } -- cgit v1.2.3