gem5/tests/configs
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
..
alpha_generic.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
arm_generic.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
base_config.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
checkpoint.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
gpu-randomtest-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
gpu-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
learning-gem5-p1-simple.py tests: Enable test running outside of gem5's source tree 2016-05-09 11:32:07 +01:00
learning-gem5-p1-two-level.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
memcheck.py tests: Check for TrafficGen as part of memcheck regression 2016-11-30 11:15:21 -05:00
memtest-filter.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
memtest-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
memtest.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
minor-timing-mp.py cpu: Minor CPU add regression tests for ARM and ALPHA 2014-07-23 16:09:05 -05:00
minor-timing.py cpu: Minor CPU add regression tests for ARM and ALPHA 2014-07-23 16:09:05 -05:00
o3-timing-checker.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
o3-timing-mp-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
o3-timing-mp.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
o3-timing-mt.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
o3-timing-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
o3-timing.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
pc-o3-timing.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
pc-simple-atomic.py test: Use SimpleMemory for atomic full-system tests 2013-11-01 11:56:14 -04:00
pc-simple-timing-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
pc-simple-timing.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
pc-switcheroo-full.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
realview-minor-dual.py cpu: Minor CPU add regression tests for ARM and ALPHA 2014-07-23 16:09:05 -05:00
realview-minor.py cpu: Minor CPU add regression tests for ARM and ALPHA 2014-07-23 16:09:05 -05:00
realview-o3-checker.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
realview-o3-dual.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
realview-o3.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
realview-simple-atomic-checkpoint.py test, arm: Add scripts to test checkpoints 2015-03-19 04:06:20 -04:00
realview-simple-atomic-dual.py test: Use SimpleMemory for atomic full-system tests 2013-11-01 11:56:14 -04:00
realview-simple-atomic.py test: Use SimpleMemory for atomic full-system tests 2013-11-01 11:56:14 -04:00
realview-simple-timing-dual.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
realview-simple-timing.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
realview-switcheroo-atomic.py test: Use SimpleMemory for atomic full-system tests 2013-11-01 11:56:14 -04:00
realview-switcheroo-full.py tests: Add Minor to the ARM full switcheroo tests 2015-07-30 10:16:28 +01:00
realview-switcheroo-o3.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
realview-switcheroo-timing.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
realview64-minor-dual.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-minor.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-o3-checker.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
realview64-o3-dual.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
realview64-o3.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
realview64-simple-atomic-checkpoint.py test, arm: Add scripts to test checkpoints 2015-03-19 04:06:20 -04:00
realview64-simple-atomic-dual.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-simple-atomic.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-simple-timing-dual.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-simple-timing.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-switcheroo-atomic.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-switcheroo-full.py tests: Add Minor to the ARM full switcheroo tests 2015-07-30 10:16:28 +01:00
realview64-switcheroo-o3.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
realview64-switcheroo-timing.py arm, tests: Update config files to more recent kernels and create 64-bit regressions. 2014-10-29 23:18:27 -05:00
rubytest-ruby.py tests, ruby: Move rubytests from ALPHA (linux) to NULL (none) 2016-11-17 04:54:16 -05:00
simple-atomic-dummychecker.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
simple-atomic-mp-ruby.py ruby: Fix regressions and make Ruby configs Python packages 2016-10-13 03:17:19 -04:00
simple-atomic-mp.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
simple-atomic.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
simple-timing-mp-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
simple-timing-mp.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
simple-timing-ruby.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
simple-timing.py config: Add a BaseSESystem builder for re-use in regressions 2013-06-27 05:49:49 -04:00
switcheroo.py python: Move native wrappers to the _m5 namespace 2017-01-27 12:40:01 +00:00
t1000-simple-atomic.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
tgen-dram-ctrl.py tests: Remove working dir assumption in tgen tests 2016-06-02 15:20:24 +01:00
tgen-simple-mem.py tests: Remove working dir assumption in tgen tests 2016-06-02 15:20:24 +01:00
tsunami-minor-dual.py cpu: Minor CPU add regression tests for ARM and ALPHA 2014-07-23 16:09:05 -05:00
tsunami-minor.py cpu: Minor CPU add regression tests for ARM and ALPHA 2014-07-23 16:09:05 -05:00
tsunami-o3-dual.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
tsunami-o3.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
tsunami-simple-atomic-dual.py test: Use SimpleMemory for atomic full-system tests 2013-11-01 11:56:14 -04:00
tsunami-simple-atomic.py test: Use SimpleMemory for atomic full-system tests 2013-11-01 11:56:14 -04:00
tsunami-simple-timing-dual.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
tsunami-simple-timing.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
tsunami-switcheroo-full.py config: Move the memory instantiation outside FSConfig 2013-08-19 03:52:27 -04:00
twosys-tsunami-simple-atomic.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00
x86_generic.py config: Make configs/common a Python package 2016-10-14 10:37:38 -04:00