ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "gtest/gtest.h"
#include "gmock/gmock.h"
#include <fstream>
#include <cstdio>
#include "../memory.h"
Classes | |
class | MemoryTest |
Namespaces | |
namespace | GlobalV |
Macros | |
#define | private public |
Functions | |
TEST_F (MemoryTest, Constructor) | |
TEST_F (MemoryTest, CalculateMem) | |
TEST_F (MemoryTest, Record) | |
TEST_F (MemoryTest, printall) | |
TEST_F (MemoryTest, finish) | |
#define private public |
TEST_F | ( | MemoryTest | , |
CalculateMem | |||
) |
TEST_F | ( | MemoryTest | , |
Constructor | |||
) |
TEST_F | ( | MemoryTest | , |
finish | |||
) |
TEST_F | ( | MemoryTest | , |
printall | |||
) |
TEST_F | ( | MemoryTest | , |
Record | |||
) |