journal: ensure test-journal-stream doesn't get confused by crappy clocks
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 18:37:19 +0000 (20:37 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 18:37:19 +0000 (20:37 +0200)
commit98d2a5341788b49e82d628dfdc2e241af6d70dcd
treec1dd128de56008f206ef47d846b6539df5f3d312
parent07d210255b629ea97f9dc77c0fadcbc1c02be12c
journal: ensure test-journal-stream doesn't get confused by crappy clocks

This ensures that we write strictly monotonic timestamps into the
journal files, to ensure that we can properly interleave everything
correctly.

See #175 for details.
src/journal/test-journal-stream.c