summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/ohdr_mindset.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ohdr_mindset.c b/test/ohdr_mindset.c
index 3870aa2..c9f9935 100644
--- a/test/ohdr_mindset.c
+++ b/test/ohdr_mindset.c
@@ -1471,6 +1471,8 @@ test_modification_times(void)
JSVERIFY( LT, oh_compare(dset_mM_id, dset_xM_id),
"minimized should still be smaller than unminimized" )
+ JSVERIFY(1,0, "TODO: verify expected behavior; header versions")
+
/************
* TEARDOWN *
************/
@@ -1777,6 +1779,8 @@ test_external_creation(void)
&dset_id)
*/
+ JSVERIFY(1,0, "TODO: close and re-open?")
+
/************
* TEARDOWN *
************/