mirror of
https://github.com/google/pebble.git
synced 2025-05-01 07:41:41 -04:00
spelling: overarching
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
24100e233b
commit
b2075d3b2a
1 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
// DESCRIPTION:
|
// DESCRIPTION:
|
||||||
// This test stops towards the end of a regular sleep session.
|
// This test stops towards the end of a regular sleep session.
|
||||||
// - Test that we have an orarching Sleep session that starts around 75-90 and lasts
|
// - Test that we have an overarching Sleep session that starts around 75-90 and lasts
|
||||||
// until we shut activity down
|
// until we shut activity down
|
||||||
// - Test that we have 3 full deep sleep sessions.
|
// - Test that we have 3 full deep sleep sessions.
|
||||||
// ----------------------------------------------------------------
|
// ----------------------------------------------------------------
|
||||||
|
@ -897,7 +897,7 @@
|
||||||
|
|
||||||
// DESCRIPTION:
|
// DESCRIPTION:
|
||||||
// This test stops towards the end of a deep sleep session.
|
// This test stops towards the end of a deep sleep session.
|
||||||
// - Test that we have an orarching Sleep session that starts around 75-90 and lasts
|
// - Test that we have an overarching Sleep session that starts around 75-90 and lasts
|
||||||
// until we shut activity down
|
// until we shut activity down
|
||||||
// - Test that we have 2 full deep sleep sessions, and cut off the one in progress at
|
// - Test that we have 2 full deep sleep sessions, and cut off the one in progress at
|
||||||
// 18-19 minutes into it. It should not be saved. We judge this based on total time
|
// 18-19 minutes into it. It should not be saved. We judge this based on total time
|
||||||
|
@ -1779,7 +1779,7 @@
|
||||||
|
|
||||||
// DESCRIPTION:
|
// DESCRIPTION:
|
||||||
// This test stops in the middle of a deep sleep session.
|
// This test stops in the middle of a deep sleep session.
|
||||||
// - Test that we have an orarching Sleep session that starts around 75-90 and lasts
|
// - Test that we have an overarching Sleep session that starts around 75-90 and lasts
|
||||||
// until we shuwn activity down
|
// until we shuwn activity down
|
||||||
// - Test that we have 2 full deep sleep sessions, and cut off the one in progress at
|
// - Test that we have 2 full deep sleep sessions, and cut off the one in progress at
|
||||||
// ~22 minutes into it. It should be saved. We judge this based on total time
|
// ~22 minutes into it. It should be saved. We judge this based on total time
|
||||||
|
|
Loading…
Add table
Reference in a new issue