tests: Turn fbtest into a gtest and move it to src/base.
Change-Id: I9ca57e24f27e0eb747d1f27262972a8abcd10fc8 Reviewed-on: https://gem5-review.googlesource.com/6342 Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com> Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
This commit is contained in:
@@ -56,6 +56,7 @@ Source('logging.cc')
|
||||
Source('match.cc')
|
||||
Source('output.cc')
|
||||
Source('pixel.cc')
|
||||
GTest('pixeltest', 'pixeltest.cc', 'pixel.cc')
|
||||
Source('pollevent.cc')
|
||||
Source('random.cc')
|
||||
if env['TARGET_ISA'] != 'null':
|
||||
|
||||
Reference in New Issue
Block a user