Removed temporary code for sample simulator test case

Also partially disabled the sample test case temporarily.

Change-Id: I521aea2f961a10e0db64788c439a199dc23e003c
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
diff --git a/test/simulator/sample_test_case.cpp b/test/simulator/sample_test_case.cpp
index 662720b..071cd87 100644
--- a/test/simulator/sample_test_case.cpp
+++ b/test/simulator/sample_test_case.cpp
@@ -67,14 +67,8 @@
 REG_SCOM(proc0, 0x0000f206, 0x0000000000000000) // LFIR2_ACT0 inst 0
 REG_SCOM(proc0, 0x0000f207, 0x0000000000000000) // LFIR2_ACT1 inst 0
 
-// start temp test case
-REG_IDSCOM(proc0, 0x80000000FF000000, 0x8000) // parent FIR bit 48
-
-REG_SCOM(proc0, 0x00FF0000, 0x8800000000000000) // child FIR bits 0 and 4
-
-EXP_SIG(proc0, 0x2222, 0, 0, CHECKSTOP)
-EXP_SIG(proc0, 0x2222, 0, 4, CHECKSTOP)
-// end temp test case
+// TODO
+// EXP_SIG(proc0, 0x2222, 0, 0, CHECKSTOP)
 
 END_ITERATION