tests,base: Added GTests for base/match.cc
In order to aid testing the method "match.getExpressions()" has been added. Change-Id: I11acf9bed286ee2809dfa3d05ef573dea85eb786 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22503 Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br> Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Jason Lowe-Power <jason@lowepower.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
@@ -61,6 +61,7 @@ GTest('inifile.test', 'inifile.test.cc', 'inifile.cc', 'str.cc')
|
||||
Source('intmath.cc')
|
||||
Source('logging.cc')
|
||||
Source('match.cc')
|
||||
GTest('match.test', 'match.test.cc', 'match.cc', 'str.cc')
|
||||
Source('output.cc')
|
||||
Source('pixel.cc')
|
||||
GTest('pixel.test', 'pixel.test.cc', 'pixel.cc')
|
||||
|
||||
Reference in New Issue
Block a user