Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/12462

Change subject: systemc: Mark some tests as expected to fail.
......................................................................

systemc: Mark some tests as expected to fail.

One of them, systemc/kernel/sc_time/test07, should fail, but it should
fail from an error check and not a floating point exception like it
currently does.

Change-Id: I8c8f3c0aac5a5061780a248bde5f6de2feeecc8c
---
A src/systemc/tests/systemc/kernel/sc_time/test04/expected_returncode
A src/systemc/tests/systemc/kernel/sc_time/test05/expected_returncode
A src/systemc/tests/systemc/kernel/sc_time/test06/expected_returncode
A src/systemc/tests/systemc/kernel/sc_time/test07/expected_returncode
4 files changed, 4 insertions(+), 0 deletions(-)



diff --git a/src/systemc/tests/systemc/kernel/sc_time/test04/expected_returncode b/src/systemc/tests/systemc/kernel/sc_time/test04/expected_returncode
new file mode 100644
index 0000000..3cfb5ef
--- /dev/null
+++ b/src/systemc/tests/systemc/kernel/sc_time/test04/expected_returncode
@@ -0,0 +1 @@
+-6
diff --git a/src/systemc/tests/systemc/kernel/sc_time/test05/expected_returncode b/src/systemc/tests/systemc/kernel/sc_time/test05/expected_returncode
new file mode 100644
index 0000000..3cfb5ef
--- /dev/null
+++ b/src/systemc/tests/systemc/kernel/sc_time/test05/expected_returncode
@@ -0,0 +1 @@
+-6
diff --git a/src/systemc/tests/systemc/kernel/sc_time/test06/expected_returncode b/src/systemc/tests/systemc/kernel/sc_time/test06/expected_returncode
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/src/systemc/tests/systemc/kernel/sc_time/test06/expected_returncode
@@ -0,0 +1 @@
+1
diff --git a/src/systemc/tests/systemc/kernel/sc_time/test07/expected_returncode b/src/systemc/tests/systemc/kernel/sc_time/test07/expected_returncode
new file mode 100644
index 0000000..3cfb5ef
--- /dev/null
+++ b/src/systemc/tests/systemc/kernel/sc_time/test07/expected_returncode
@@ -0,0 +1 @@
+-6

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

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I8c8f3c0aac5a5061780a248bde5f6de2feeecc8c
Gerrit-Change-Number: 12462
Gerrit-PatchSet: 1
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to