diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-26 10:27:20 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-26 10:27:20 +0200 |
commit | 78012795b553ba0b5ad0c2977d80d8f16831ae00 (patch) | |
tree | 72bc986d7b32d1de0d6c34fc66c30dab133a8de1 /units/fingerprint | |
parent | 2515d92d9abd6f8fb7d13b6647e9d1f9a9a88061 (diff) |
Import plainbox-provider-checkbox_0.40.0~rc2.orig.tar.gzupstream-0.40.0_rc2patched-0.40.0_rc2-1
Diffstat (limited to 'units/fingerprint')
-rw-r--r-- | units/fingerprint/jobs.pxu | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/units/fingerprint/jobs.pxu b/units/fingerprint/jobs.pxu new file mode 100644 index 0000000..c7951b0 --- /dev/null +++ b/units/fingerprint/jobs.pxu @@ -0,0 +1,32 @@ +plugin: manual +category_id: com.canonical.plainbox::fingerprint +id: fingerprint/login +_description: + PURPOSE: + This test will verify that a fingerprint reader will work properly for logging into your system. This test case assumes that there's a testing account from which test cases are run and a personal account that the tester uses to verify the fingerprint reader + STEPS: + 1. Click on the User indicator on the left side of the panel (your user name). + 2. Select "Switch User Account" + 3. On the LightDM screen select your username. + 4. Use the fingerprint reader to login. + 5. Click on the user switcher applet. + 6. Select the testing account to continue running tests. + VERIFICATION: + Did the authentication procedure work correctly? + +plugin: manual +category_id: com.canonical.plainbox::fingerprint +id: fingerprint/unlock +_description: + PURPOSE: + This test will verify that a fingerprint reader can be used to unlock a locked system. + STEPS: + 1. Click on the Session indicator (Cog icon on the Left side of the panel) . + 2. Select 'Lock screen'. + 3. Press any key or move the mouse. + 4. A window should appear that provides the ability to unlock either typing your password or using fingerprint authentication. + 5. Use the fingerprint reader to unlock. + 6. Your screen should be unlocked. + VERIFICATION: + Did the authentication procedure work correctly? + |