Made stress-test for flat combining queue container.
authorMarsel Galimullin <mfgalimullin@yandex.ru>
Mon, 5 Dec 2016 19:45:00 +0000 (22:45 +0300)
committerMarsel Galimullin <mfgalimullin@yandex.ru>
Mon, 5 Dec 2016 20:07:58 +0000 (23:07 +0300)
commit90661f6f38e193824fa188ac427717844cb2171f
treea3e9c95bbf704296002f41c62ab27c1ba4f56669
parentf55ab03e2d0ebc9b7584d3daa367065b41df99b5
Made stress-test for flat combining queue container.

Created HavyValue. It is class with hard copy constructor.
test/include/cds_test/fc_hevy_value.h
test/stress/data/test-debug.conf
test/stress/data/test.conf
test/stress/queue/push_pop.cpp
test/stress/queue/queue_type.h
test/unit/queue/fcqueue.cpp