|
@@ -21,7 +21,7 @@ using namespace std;
|
|
namespace isc {
|
|
namespace isc {
|
|
namespace util {
|
|
namespace util {
|
|
|
|
|
|
-TEST(MemorySegmentLocal, testDefault) {
|
|
|
|
|
|
+TEST(MemorySegmentLocal, TestLocal) {
|
|
auto_ptr<MemorySegment> segment(new MemorySegmentLocal());
|
|
auto_ptr<MemorySegment> segment(new MemorySegmentLocal());
|
|
|
|
|
|
// By default, nothing is allocated.
|
|
// By default, nothing is allocated.
|