tests: mimic POSIX API in clock_gettime()
authorJean Guyomarc'h <jean@guyomarch.bzh>
Sat, 1 Oct 2016 15:29:24 +0000 (17:29 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Sat, 1 Oct 2016 19:17:05 +0000 (21:17 +0200)
commit00b0501424fd7994decc3d05571ac7107eb62de5
tree9c234914b63c73bdae8931c8f25aed6b33672c7d
parent519207c7eb228b6fd3dc4e5626b1c4cd374991d4
tests: mimic POSIX API in clock_gettime()

Let the clock_gettime() re-implementation have the same signature than
its POSIX definition.
src/tests/eina/eina_test_lock.c