test-atomic: Re-enable atomic read-write-modify tests.
authorBen Pfaff <blp@nicira.com>
Mon, 15 Jul 2013 21:14:05 +0000 (14:14 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 31 Jul 2013 15:56:36 +0000 (08:56 -0700)
commit6ba7f5cccd68b2f014c5a6b71cbc39e045a3d14d
tree87551c0d9d6e5981b0002c3e8acd838751b42f7d
parent15248032ea9e3e88849310e8f2cef9db618fce1a
test-atomic: Re-enable atomic read-write-modify tests.

This reverts commit 05d299e0ccca80736cd4438c3224540c5448a7d4 (test-atomic:
Drop atomic read-modify-write tests for the moment.) because the
test for detecting whether GCC support atomic operation built-ins has
been fixed.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
tests/test-atomic.c