D29403: Add autofocus tests.
Eric Dejouhanet <[email protected]> Mon, 4 May 2020 11:54:24 +0000
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
TallFurryMan created this revision. TallFurryMan added a reviewer: mutlaqja. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. TallFurryMan requested review of this revision. REVISION SUMMARY This differential adds autofocus tests using the Simulator profile. This differential also uses the dbus variable "ekosState" to determine device connection (UI connection feedback will be implemented based on this test). The connection/disconnection loops 20 times to verify no crash occurs during that sequence. TEST PLAN Execute "kstars_ui_tests". 1/ Check the connection/disconnection test succeeds. 2/ Check the autofocus convergence for each method. REPOSITORY R321 KStars BRANCH improve__test_autofocus (branched from master) REVISION DETAIL https://phabricator.kde.org/D29403 AFFECTED FILES Tests/kstars_ui/test_ekos.cpp Tests/kstars_ui/test_ekos_focus.cpp Tests/kstars_ui/test_ekos_focus.h To: TallFurryMan, mutlaqja Cc: kde-edu, narvaez, apol