base: Remove tests making use of Big/LittleEndianOrder Namespace
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Wed, 20 Nov 2019 10:09:20 +0000 (10:09 +0000)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Thu, 21 Nov 2019 09:19:16 +0000 (09:19 +0000)
commitfb888a48f58a7b2b44fa4f63f7492e9d59eb167f
tree8e2035875868129b12cf960231fa280f010e75c6
parentb4c9996d894118be04cdf4ed793b35a1d5001942
base: Remove tests making use of Big/LittleEndianOrder Namespace

Unit tests are currently broken.
commit d40f0bc579fb8b10da7181d3a144cd3e9a0a0e59 is removing the
BigEndianOrder and LittleEndianOrder namespace.
Therefore we shouldn't test them and their helpers.

Change-Id: I68a45f264b782334d0a0f725c2c435c27337e757
Signed-off-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22943
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
src/sim/byteswap.test.cc