]> git.ipfire.org Git - thirdparty/chrony.git/commit
makefile: run tests in multiple iterations on check
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 31 Mar 2017 12:09:46 +0000 (14:09 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 31 Mar 2017 12:53:27 +0000 (14:53 +0200)
commitf8f9100a0d7b18404c5a69391a60b50383276fec
treea1b8f77951690292de429bc8142b3e33924012ce
parent6de7b98e76ff7fe9e02d9718d7fb7500fd5d8fc5
makefile: run tests in multiple iterations on check

Use the new options of the run script in the check target to make it
reliable for automatic testing without using a fixed random seed and add
a new quickcheck target for the original check using just one iteration.
Makefile.in