Thanks. Your commit messages need a little fixing.
Create the commit message in text editor, not the command line.
Put first line as the "Short commit" then put a blank line, then put
some extra description if needed, then a blank line if you added extra
description, and somewhere add the ticket
This will create a timer using timer_create() method and passing
CLOCK_MONOTONIC. But it will fail as there is no support for
CLOCK_MONOTONIC in psxtimercreate.c.
---
testsuites/psxtests/psxtimer02/psxtimer.c | 8 ++--
testsuites/psxtests/psxtimer02/psxtimer02.scn | 3 ++-
2 files changed