testsuite: test sorting by send timestamp 26/183226/4
authorMaciej Slodczyk <m.slodczyk2@partner.samsung.com>
Tue, 3 Jul 2018 11:06:45 +0000 (13:06 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 6 Jul 2018 10:06:20 +0000 (10:06 +0000)
commit91f31f166b3b8cf88bbc30010cc6eeea9cbbd97f
tree0e1af329d029a96487eb66d47b6028cdcaffa897
parent7930df2c8b907d07e3ba90d626c615044d856dd7
testsuite: test sorting by send timestamp

Sorting is now done by send timestamp. This is because
logs received from Android Logger devices don't contain
a recv timestamp which prevents dlogutil from actually
sorting them at all (it adds the recv timestamp on its
own, which is useless for both sorting and printing)

Change-Id: I7f0a060e718918a5269394ffa1bb221a63c7493a
Signed-off-by: Maciej Slodczyk <m.slodczyk2@partner.samsung.com>
tests/dlog_test.in