Message ID | 1384448502-19700-1-git-send-email-colin.king@canonical.com |
---|---|
State | Accepted |
Headers | show |
On 11/15/2013 01:01 AM, Colin King wrote: > From: Colin Ian King <colin.king@canonical.com> > > fwts commit 346a6f9db79561d0d61507254b5e1add7aaec52d changed the > wakealarm test name, so update the test to keep in sync with this > > Signed-off-by: Colin Ian King <colin.king@canonical.com> > --- > arg-show-tests-full-0001/arg-show-tests-full-0001.log | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log > index c9c13c5..3333bb4 100644 > --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log > +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log > @@ -251,7 +251,7 @@ Batch tests: > virt (1 test): > CPU Virtualisation Configuration test. > wakealarm (4 tests): > - Test existence of /sys/class/rtc/rtc0/wakealarm. > + Test existence of RTC with alarm interface. > Trigger wakealarm for 1 seconds in the future. > Test if wakealarm is fired. > Multiple wakealarm firing tests. > Acked-by: Alex Hung <alex.hung@canonical.com>
On 11/15/2013 01:01 AM, Colin King wrote: > From: Colin Ian King <colin.king@canonical.com> > > fwts commit 346a6f9db79561d0d61507254b5e1add7aaec52d changed the > wakealarm test name, so update the test to keep in sync with this > > Signed-off-by: Colin Ian King <colin.king@canonical.com> > --- > arg-show-tests-full-0001/arg-show-tests-full-0001.log | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log > index c9c13c5..3333bb4 100644 > --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log > +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log > @@ -251,7 +251,7 @@ Batch tests: > virt (1 test): > CPU Virtualisation Configuration test. > wakealarm (4 tests): > - Test existence of /sys/class/rtc/rtc0/wakealarm. > + Test existence of RTC with alarm interface. > Trigger wakealarm for 1 seconds in the future. > Test if wakealarm is fired. > Multiple wakealarm firing tests. > Acked-by: Ivan Hu <ivan.hu@canonical.com>
diff --git a/arg-show-tests-full-0001/arg-show-tests-full-0001.log b/arg-show-tests-full-0001/arg-show-tests-full-0001.log index c9c13c5..3333bb4 100644 --- a/arg-show-tests-full-0001/arg-show-tests-full-0001.log +++ b/arg-show-tests-full-0001/arg-show-tests-full-0001.log @@ -251,7 +251,7 @@ Batch tests: virt (1 test): CPU Virtualisation Configuration test. wakealarm (4 tests): - Test existence of /sys/class/rtc/rtc0/wakealarm. + Test existence of RTC with alarm interface. Trigger wakealarm for 1 seconds in the future. Test if wakealarm is fired. Multiple wakealarm firing tests.