forked from Imagelibrary/rtems
* Makefile.am, configure.ac: Add new test to exercise when the ticks since boot wraps around 0 and the timer server must deal with that condition. * sp67/.cvsignore, sp67/Makefile.am, sp67/init.c, sp67/sp67.doc, sp67/sp67.scn: New files.
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
*** TEST 67 ***
|
|
Init - create timer 1
|
|
Init - create timer 2
|
|
Init - Initiate the timer server
|
|
hit snapshot=10 ticks=-91
|
|
hit snapshot=20 ticks=-181
|
|
Server Timer 1 fired after wrapping ticks since boot-- OK
|
|
*** END OF TEST 67 ***
|