[gem5-dev] Change in public/gem5[master]: tests: Resurrect initest input file(s).

2017-11-22 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. (  
https://gem5-review.googlesource.com/6041 )


Change subject: tests: Resurrect initest input file(s).
..

tests: Resurrect initest input file(s).

Delete the current version of foo.ini which was modified, restore the
previous version, and initest.ini. Preprocess initest.ini which
includes foo.ini, and tidy up the resulting file. This file will
(mostly) get the initest unit test to work. Some other cleanups are
still necessary.

Change-Id: I4e46abc73ac89f88177eec92f572452f63ba8019
Reviewed-on: https://gem5-review.googlesource.com/6041
Reviewed-by: Andreas Sandberg 
Maintainer: Gabe Black 
---
D src/unittest/foo.ini
A src/unittest/initest.ini
2 files changed, 17 insertions(+), 9 deletions(-)

Approvals:
  Andreas Sandberg: Looks good to me, approved
  Gabe Black: Looks good to me, approved



diff --git a/src/unittest/foo.ini b/src/unittest/foo.ini
deleted file mode 100644
index 0f91c1f..000
--- a/src/unittest/foo.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[Foo]
-Foo1=89
-Foo2=384
-
-[General]
-Test3=89
-
-[Junk]
-Test4+=mia
diff --git a/src/unittest/initest.ini b/src/unittest/initest.ini
new file mode 100644
index 000..212c790
--- /dev/null
+++ b/src/unittest/initest.ini
@@ -0,0 +1,17 @@
+[General]
+   Test1=BARasdf
+   Test2=bar
+
+[Junk]
+Test3=yo
+Test4=mama
+
+[Foo]
+Foo1=89
+Foo2=384
+
+[General]
+Test3=89
+
+[Junk]
+Test4+=mia

--
To view, visit https://gem5-review.googlesource.com/6041
To unsubscribe, or for help writing mail filters, visit  
https://gem5-review.googlesource.com/settings


Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4e46abc73ac89f88177eec92f572452f63ba8019
Gerrit-Change-Number: 6041
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black 
Gerrit-Assignee: Jason Lowe-Power 
Gerrit-Reviewer: Andreas Sandberg 
Gerrit-Reviewer: Gabe Black 
Gerrit-CC: Jason Lowe-Power 
___
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

[gem5-dev] Change in public/gem5[master]: tests: Resurrect initest input file(s).

2017-11-21 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. (  
https://gem5-review.googlesource.com/6041



Change subject: tests: Resurrect initest input file(s).
..

tests: Resurrect initest input file(s).

Delete the current version of foo.ini which was modified, restore the
previous version, and initest.ini. Preprocess initest.ini which
includes foo.ini, and tidy up the resulting file. This file will
(mostly) get the initest unit test to work. Some other cleanups are
still necessary.

Change-Id: I4e46abc73ac89f88177eec92f572452f63ba8019
---
D src/unittest/foo.ini
A src/unittest/initest.ini
2 files changed, 17 insertions(+), 9 deletions(-)



diff --git a/src/unittest/foo.ini b/src/unittest/foo.ini
deleted file mode 100644
index 0f91c1f..000
--- a/src/unittest/foo.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[Foo]
-Foo1=89
-Foo2=384
-
-[General]
-Test3=89
-
-[Junk]
-Test4+=mia
diff --git a/src/unittest/initest.ini b/src/unittest/initest.ini
new file mode 100644
index 000..212c790
--- /dev/null
+++ b/src/unittest/initest.ini
@@ -0,0 +1,17 @@
+[General]
+   Test1=BARasdf
+   Test2=bar
+
+[Junk]
+Test3=yo
+Test4=mama
+
+[Foo]
+Foo1=89
+Foo2=384
+
+[General]
+Test3=89
+
+[Junk]
+Test4+=mia

--
To view, visit https://gem5-review.googlesource.com/6041
To unsubscribe, or for help writing mail filters, visit  
https://gem5-review.googlesource.com/settings


Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4e46abc73ac89f88177eec92f572452f63ba8019
Gerrit-Change-Number: 6041
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black 
___
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev