1
0

add more complicated memtests to travis

This commit is contained in:
Howard Mao 2016-03-31 18:42:14 -07:00
parent 4f06a5ff6b
commit 5337c7d22d

View File

@ -46,7 +46,8 @@ env:
- CONFIG=RoccExampleConfig - CONFIG=RoccExampleConfig
- CONFIG=DualCoreConfig - CONFIG=DualCoreConfig
- CONFIG=MemtestConfig - CONFIG=MemtestConfig
- CONFIG=MemtestL2Config - CONFIG=FancyMemtestConfig
- CONFIG=MemoryMuxMemtestConfig
- CONFIG=BroadcastRegressionTestConfig - CONFIG=BroadcastRegressionTestConfig
- CONFIG=CacheRegressionTestConfig - CONFIG=CacheRegressionTestConfig
- CONFIG=UnitTestConfig - CONFIG=UnitTestConfig