Beef up unit tests for SI95 code
[ric-plt/lib/rmr.git] / test / test_gen_rt.c
index 79b413f..3afe47b 100644 (file)
@@ -52,6 +52,8 @@ static void gen_rt( uta_ctx_t* ctx ) {
        }
 
        rt_stuff =
+               "updatert|start\n"                                                      // update check before whole table received
+               "updatert|end\n"
                "newrt|end\n"                                                           // end of table check before start of table found
                "# comment to drive full comment test\n"
                "\n"                                                                            // handle blank lines