[Tizen.Sensor][TCSACR-297] Add TCs for new auto rotation sensor 45/231645/12
authorMuHong Byun <mh.byun@samsung.com>
Thu, 23 Apr 2020 02:42:04 +0000 (11:42 +0900)
committerMuHong Byun <mh.byun@samsung.com>
Wed, 13 May 2020 02:49:41 +0000 (11:49 +0900)
commit82dd6bf1079a961132a5416007932e1977b7c900
treefd1642df6c9d8e4cb27c7440baf6aabaa082bfbd
parent034dd5551135e3c415c339cfa69b2f372ebd742e
[Tizen.Sensor][TCSACR-297] Add TCs for new auto rotation sensor

* Add testcases for new type sensor(AutoRotationSensor).
  This sensor is a fusion type of sensor which is used to sense the orientation of the device.

Change-Id: I25a9c129b200b0d3bde628a90426e40d883b5173
Signed-off-by: MuHong Byun <mh.byun@samsung.com>
tct-suite-vs/Tizen.Sensor.Manual.Tests/testcase/TSAutoRotationSensor.cs [new file with mode: 0644]
tct-suite-vs/Tizen.Sensor.Manual.Tests/testcase/TSAutoRotationSensorDataUpdatedEventArgs.cs [new file with mode: 0644]
tct-suite-vs/Tizen.Sensor.Tests/testcase/TSAutoRotationSensor.cs [new file with mode: 0644]
tct-suite-vs/Tizen.Sensor.Tests/testcase/TSSensor.cs