gem5
v20.1.0.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 67 of file inifile.test.cc.
References IniFile::find(), and IniFile::load().
TEST | ( | Initest | , |
MatchNotFound | |||
) |
Definition at line 95 of file inifile.test.cc.
References IniFile::find(), and IniFile::load().