|
ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
|
#include "../tool_check.h"#include "gtest/gtest.h"#include "gmock/gmock.h"#include <cstdio>#include <fstream>Classes | |
| class | ToolCheckTest |
Functions | |
| TEST_F (ToolCheckTest, Name) | |
| TEST_F (ToolCheckTest, Int) | |
| TEST_F (ToolCheckTest, Double) | |
| TEST_F (ToolCheckTest, String) | |
| TEST_F | ( | ToolCheckTest | , |
| Double | |||
| ) |
| TEST_F | ( | ToolCheckTest | , |
| Int | |||
| ) |
| TEST_F | ( | ToolCheckTest | , |
| Name | |||
| ) |
| TEST_F | ( | ToolCheckTest | , |
| String | |||
| ) |