From: glenrendes Date: Mon, 8 Apr 2019 14:23:43 +0000 (+0200) Subject: added rewind test X-Git-Url: https://git.reasoningtechnology.com/style/static/git-favicon.png?a=commitdiff_plain;h=19291877dcf0b84f3fd2c3bc8ac645fe5b5ed9a9;p=subu added rewind test --- diff --git a/module/da/test/src/test_da.lib.c b/module/da/test/src/test_da.lib.c index 0430a71..08efbbe 100644 --- a/module/da/test/src/test_da.lib.c +++ b/module/da/test/src/test_da.lib.c @@ -185,6 +185,7 @@ bool test_da_5(){ return result; } +/* //tests da_index bool test_da_6(){ Da dap; @@ -192,3 +193,4 @@ bool test_da_6(){ int i = 0; da_push(& } +*/