Message ID | 20211123015135.17171-1-ivan.hu@canonical.com |
---|---|
State | Accepted |
Headers | show |
Series | fwts-test: sync up the adding sleep type for s2idel testing | expand |
On 2021-11-22 6:51 p.m., Ivan Hu wrote: > Signed-off-by: Ivan Hu <ivan.hu@canonical.com> > --- > fwts-test/arg-help-0001/arg-help-0001.log | 3 +++ > fwts-test/arg-help-0001/arg-help-0002.log | 3 +++ > 2 files changed, 6 insertions(+) > > diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log > index 011c58c7..35c3c51a 100644 > --- a/fwts-test/arg-help-0001/arg-help-0001.log > +++ b/fwts-test/arg-help-0001/arg-help-0001.log > @@ -181,6 +181,9 @@ > suspend and wakeup, > e.g. > --s3-sleep-delay=60 > +--s3-sleep-type Set the sleep type > + for testing S3 or > + s2idle, default S3. > --s3-suspend-time Maximum expected > suspend time in > seconds, e.g. > diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log > index 011c58c7..35c3c51a 100644 > --- a/fwts-test/arg-help-0001/arg-help-0002.log > +++ b/fwts-test/arg-help-0001/arg-help-0002.log > @@ -181,6 +181,9 @@ > suspend and wakeup, > e.g. > --s3-sleep-delay=60 > +--s3-sleep-type Set the sleep type > + for testing S3 or > + s2idle, default S3. > --s3-suspend-time Maximum expected > suspend time in > seconds, e.g. > Acked-by: Alex Hung <alex.hung@canonical.com>
diff --git a/fwts-test/arg-help-0001/arg-help-0001.log b/fwts-test/arg-help-0001/arg-help-0001.log index 011c58c7..35c3c51a 100644 --- a/fwts-test/arg-help-0001/arg-help-0001.log +++ b/fwts-test/arg-help-0001/arg-help-0001.log @@ -181,6 +181,9 @@ suspend and wakeup, e.g. --s3-sleep-delay=60 +--s3-sleep-type Set the sleep type + for testing S3 or + s2idle, default S3. --s3-suspend-time Maximum expected suspend time in seconds, e.g. diff --git a/fwts-test/arg-help-0001/arg-help-0002.log b/fwts-test/arg-help-0001/arg-help-0002.log index 011c58c7..35c3c51a 100644 --- a/fwts-test/arg-help-0001/arg-help-0002.log +++ b/fwts-test/arg-help-0001/arg-help-0002.log @@ -181,6 +181,9 @@ suspend and wakeup, e.g. --s3-sleep-delay=60 +--s3-sleep-type Set the sleep type + for testing S3 or + s2idle, default S3. --s3-suspend-time Maximum expected suspend time in seconds, e.g.
Signed-off-by: Ivan Hu <ivan.hu@canonical.com> --- fwts-test/arg-help-0001/arg-help-0001.log | 3 +++ fwts-test/arg-help-0001/arg-help-0002.log | 3 +++ 2 files changed, 6 insertions(+)