systemclock: Add test for gst_clock_get_resolution
authorHeinrich Fink <hfink@toolsonair.com>
Thu, 12 Nov 2015 15:14:18 +0000 (16:14 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 13 Nov 2015 08:23:44 +0000 (09:23 +0100)
commit87691d02805a26ebf62eb613b7e7a1d760243fd5
tree0e1729a4214ed037d38c52c4aa7b7eb78d6934b5
parentd59022f508f850d293419d5d7bfbd1d1e959e571
systemclock: Add test for gst_clock_get_resolution

In a series of time measurements, the diff between now and previous
timestamps is either 0 or at least as long as get_resolution returned.

https://bugzilla.gnome.org/show_bug.cgi?id=758012
tests/check/gst/gstsystemclock.c