commit | d0381c05a62e812f6f44242e044bb0ba2db8552a | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Thu Feb 19 10:29:41 2015 -0800 |
committer | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Sat Feb 21 13:02:47 2015 -0800 |
tree | a991a0d6fac27a41bd78ddc96bdf6669fd407e84 | |
parent | 60d06d87706178add5e76f288add6065cab9b2b4 [diff] [blame] |
tests: Change to updated naming conventions Change-Id: I9351c669282c3c02fd533237489beeb10fe7d15e Refs: #2497
diff --git a/tests/core/random.t.cpp b/tests/core/random.t.cpp index 279424e..fa9c4a7 100644 --- a/tests/core/random.t.cpp +++ b/tests/core/random.t.cpp
@@ -32,7 +32,7 @@ namespace nfd { namespace tests { -BOOST_FIXTURE_TEST_SUITE(CoreRandom, BaseFixture) +BOOST_FIXTURE_TEST_SUITE(TestRandom, BaseFixture) BOOST_AUTO_TEST_CASE(ThreadLocalRandon) {