util: Add a "writefile" unit test to the m5 utility.
authorGabe Black <gabeblack@google.com>
Wed, 8 Apr 2020 10:50:20 +0000 (03:50 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 30 Jul 2020 01:01:54 +0000 (01:01 +0000)
commita058d66a65def786d0b92fba7c1a4333f7734eb7
treead78772804163fea115ddc316d8275f2f34715a4
parent42281171eae0a451429be34d56677a756316b306
util: Add a "writefile" unit test to the m5 utility.

Change-Id: Ic0e8d5fbbd5b6d6b57f674cef6460f94206a5872
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27628
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: Gem5 Cloud Project GCB service account <345032938727@cloudbuild.gserviceaccount.com>
util/m5/src/command/SConscript.native
util/m5/src/command/writefile.test.cc [new file with mode: 0644]