Prevent too long run of test_atomic_generalized (especially with TSan)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 20 Dec 2017 21:37:54 +0000 (00:37 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 22 Dec 2017 07:46:56 +0000 (10:46 +0300)
commitaf76b0c9a9a94b1a8f1b4f845a7906a047af12ef
tree6bc5f62abc7d66585802c2301df46bb8e7f90b6d
parent0627b26b747b946c988d2ed4ce466691b1f4e98d
Prevent too long run of test_atomic_generalized (especially with TSan)

* tests/test_atomic.c [AO_PREFER_GENERALIZED] (NITERS): Set to a smaller
value (the same one as for AO_USE_PTHREAD_DEFS).
tests/test_atomic.c