From 44df5df0b65df279aaf471fa8258da218ed7c522 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:34:00 -0500 Subject: Added expected test results --- TestExpected.log | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TestExpected.log (limited to 'TestExpected.log') diff --git a/TestExpected.log b/TestExpected.log new file mode 100644 index 0000000..805775e --- /dev/null +++ b/TestExpected.log @@ -0,0 +1,3 @@ +[2024-12-03 07:48:36] REPLICA 1: {BYZANTINE: FALSE} +[2024-12-03 07:48:36] REPLICA 1: {CRASH: FALSE} +[2024-12-03 08:53:10] [SUCCESS: Something Something] \ No newline at end of file -- cgit v1.2.3 From 4a4144cabda83c02eed0917eed884f3ec5641ba9 Mon Sep 17 00:00:00 2001 From: BMatajsz <90217645+BMatajsz@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:39:46 -0500 Subject: Uncommented tests --- TestExpected.log | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TestExpected.log') diff --git a/TestExpected.log b/TestExpected.log index 805775e..1cea96b 100644 --- a/TestExpected.log +++ b/TestExpected.log @@ -1,3 +1,3 @@ [2024-12-03 07:48:36] REPLICA 1: {BYZANTINE: FALSE} [2024-12-03 07:48:36] REPLICA 1: {CRASH: FALSE} -[2024-12-03 08:53:10] [SUCCESS: Something Something] \ No newline at end of file +[2024-12-03 08:53:10] [SUCCESS: OK] \ No newline at end of file -- cgit v1.2.3