systemc: Adjust some type names in a couple tests.
authorGabe Black <gabeblack@google.com>
Wed, 5 Aug 2020 05:20:19 +0000 (22:20 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 5 Aug 2020 23:53:45 +0000 (23:53 +0000)
commit26e8d648b4d5540e9617afea15def8b540a86f3e
tree3c73136dbfebec7c99be869bec81e2e7c13ea53c
parentd621325db0753c8c206a2b92197493b276b5ba99
systemc: Adjust some type names in a couple tests.

These names happened to collide with names from gem5 itself, and when
linked together produced strange and incorrect results.

Ideally gem5's names should go inside a gem5 namespace, but that's a
much larger change.

Change-Id: Ie7c5f2236678d5dbb722a86321296fce395fbd37
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32175
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/systemc/tests/systemc/compliance_1666/test200/test200.cpp
src/systemc/tests/systemc/compliance_1666/test234/test234.cpp