summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-09-02 23:07:33 +0200
committerArthur de Jong <arthur@arthurdejong.org>2013-09-02 23:14:48 +0200
commitdb5382ec111ba1080cf7a5b2d6a4c881ec04bc5d (patch)
tree1b89764cca9598f65e06c84c2b499d40b90aa11a /.gitignore
parent7895739cfec05b5edb9eff8c8673803fcdf9ed75 (diff)
Add a test for clock_gettime() supported clocks
This probes the system for available clocks to see if they can be reliably used to get a monotonic-like timer (the test doesn't verify the monotonic part, just usability).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4316faa..c06a860 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,6 +63,7 @@ stamp-*
/tests/test*.log
/tests/test*.trs
/tests/test_cfg
+/tests/test_clock
/tests/test_common
/tests/test_dict
/tests/test_expr