> Oh - and talking about "big step forward" - does the 0day robot doyes, we have added suspend/resume test in 0day, including both
> any
> suspend/resume testing at all?
Yes, we do. CC Rui and Aaron on power testing.
functionality and suspend/resume performance. It is not widely run
because most of the 0Day testboxes are servers/desktops, now we've just
added some client laptops as testboxes, and will add more in the near
future. :)
>
> Even on non-laptop hardware, it should be possible to do something
> like
>
> ÂÂÂecho platform > /sys/power/pm_test
> ÂÂÂecho freeze > /sys/power/state
>
> or similar (assuming CONFIG_PM_DEBUG is enabled).
>
yes.
I will run native suspend/resume test on laptops and other test boxes
that really support it, and run suspend/resume test in pm_test modes on
the others to help us find more issues.