gem5/src/unittest
Andreas Sandberg 2974dc7a37 python: Move native wrappers to the _m5 namespace
Swig wrappers for native objects currently share the _m5.internal name
space with Python code. This is undesirable if we ever want to switch
from Swig to some other framework for native binding (e.g., PyBind11
or Boost::Python). This changeset moves all of such wrappers to the
_m5 namespace, which is now reserved for native code.

Change-Id: I2d2bc12dbc05b57b7c5a75f072e08124413d77f3
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
2017-01-27 12:40:01 +00:00
..
bituniontest.cc test: Add a unittest for the BitUnion types. 2015-01-07 00:34:40 -08:00
bitvectest.cc unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
circlebuf.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
cprintftest.cc style: remove trailing whitespace 2016-02-06 17:21:18 -08:00
cprintftime.cc includes: sort all includes 2011-04-15 10:44:06 -07:00
fbtest.cc base: Redesign internal frame buffer handling 2015-05-23 13:37:03 +01:00
foo.ini unittest: Cleanup unit tests. Follow style. Garbage Collect. 2008-10-02 11:26:59 -07:00
genini.py Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
initest.cc unittest: Fix build errors 2014-01-30 12:21:58 -06:00
nmtest.cc unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
rangemaptest.cc unittest: Fix build errors 2014-01-30 12:21:58 -06:00
refcnttest.cc Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
SConscript python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
stattest.cc unittest: Fix build errors 2014-01-30 12:21:58 -06:00
stattest.i python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
stattestmain.py python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
strnumtest.cc unittest: Cleanup unit tests. Follow style. Garbage Collect. 2008-10-02 11:26:59 -07:00
symtest.cc unittest: Fix build errors 2014-01-30 12:21:58 -06:00
tokentest.cc Updated Authors from bk prs info 2006-05-31 19:26:56 -04:00
trietest.cc sim: A trie data structure specifically to speed up paging lookups. 2012-04-14 23:19:34 -07:00
unittest.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
unittest.hh copyright: clean up copyright blocks 2011-06-02 14:36:35 -07:00