Merge branch 'master' into scmaster
[nova-tt.git] / testsuite / thread_affinity_test.cpp
blob161fc4e6169b1d52dac48fbc3879427ea91ffe21
1 #define BOOST_TEST_MAIN
2 #include "thread_affinity.hpp"
3 #include <boost/test/included/unit_test.hpp>
6 BOOST_AUTO_TEST_CASE( affinity_test )
8 BOOST_REQUIRE(nova::thread_set_affinity(0));