inorder-regress: add hello world
This commit is contained in:
@@ -263,7 +263,8 @@ if env['FULL_SYSTEM']:
|
||||
|
||||
else:
|
||||
configs += ['simple-atomic', 'simple-timing', 'o3-timing', 'memtest',
|
||||
'simple-atomic-mp', 'simple-timing-mp', 'o3-timing-mp']
|
||||
'simple-atomic-mp', 'simple-timing-mp', 'o3-timing-mp',
|
||||
'inorder-timing']
|
||||
|
||||
if env['RUBY']:
|
||||
# Hack for Ruby
|
||||
|
||||
Reference in New Issue
Block a user