Fix assertions style in test_atomic_include
authorIvan Maidanski <ivmai@mail.ru>
Wed, 24 Aug 2016 08:07:38 +0000 (11:07 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 24 Aug 2016 08:07:38 +0000 (11:07 +0300)
commitf1c482eaf49ac1d122759a437c60d07282aa126e
tree9fb239b249384838964d09e06c227ee85b1284f2
parentc489a27399281d4202ef9fa148266da7be8636b9
Fix assertions style in test_atomic_include

Use TA_assert consistently (not assert).

* tests/test_atomic_include.template (test_atomicXX): Replace assert()
calls with TA_assert().
tests/test_atomic_include.template