|
gem5
v21.0.1.0
|
#include <gtest/gtest.h>#include <fstream>#include <iostream>#include <string>#include <vector>#include "base/inifile.hh"Go to the source code of this file.
Functions | |
| TEST (Initest, MatchFound) | |
| TEST (Initest, MatchNotFound) | |
| TEST | ( | Initest | , |
| MatchFound | |||
| ) |
Definition at line 65 of file inifile.test.cc.
References IniFile::find(), and IniFile::load().
| TEST | ( | Initest | , |
| MatchNotFound | |||
| ) |
Definition at line 93 of file inifile.test.cc.
References IniFile::find(), and IniFile::load().