On Sun, Nov 23, 2008 at 02:45:57PM +0100, Andrew Lunn wrote: > > All works. Thank you. Tested on OLPCH2294. GDB output > > > > INFO:<Testing that watchdog does not fire early> > > PASS:<Watchdog OK> > > EXIT:<done> > > That is not a sufficient test. It only tests the watchdog does not > fire. What should also be tested is that the watchdog does fire after > the timeout... Try the watchdog_reset.cxx test. Hm, never run interactive tests for watchdog before. Thank you for new knowledges.
After reset I got next watchdog_accuracy value: (gdb) p watchdog_accuracy $1 = 105 (gdb) Is it normal? Sergei
