util: Add an "args" unit test to the m5 utility.
authorGabe Black <gabeblack@google.com>
Mon, 6 Apr 2020 06:08:53 +0000 (23:08 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 27 Jul 2020 08:26:41 +0000 (08:26 +0000)
commit6a5cf31b043b45720f10ec2d774dac0e72194407
tree4f3832e3a6efe8afd02464db4828894d63657a9d
parent146dad4f45cbeb0b91caa68cb6548d91b987a97b
util: Add an "args" unit test to the m5 utility.

Change-Id: I7460daaff3301b09e071f2b7e8fb657909805438
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/27560
Reviewed-by: Gabe Black <gabeblack@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/m5/src/SConscript.native
util/m5/src/args.test.cc [new file with mode: 0644]