From 703884c0fed98a2b27c74b32515e761b12c86742 Mon Sep 17 00:00:00 2001 From: "Bobby R. Bruce" Date: Mon, 25 Nov 2019 12:11:53 -0800 Subject: [PATCH] tests: Renaming tests to include dash between words In `gem/hello_se/test_hello_se.py`, test suites were being generated with no space between the word "test" and the test name. A dash has now been added to make this a more readable. Change-Id: I9d115a5941cc28af5476175fcbf2bd6940920291 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23025 Tested-by: kokoro Reviewed-by: Jason Lowe-Power Maintainer: Jason Lowe-Power