|
gem5
|
#include <cassert>#include <iostream>#include <list>#include "base/cprintf.hh"#include "base/refcnt.hh"#include "unittest/unittest.hh"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 102 of file refcnttest.cc.
References EXPECT_EQ, EXPECT_TRUE, UnitTest::printResults(), and UnitTest::setCase().