Add new tests: t0502-table, t0503-tableit
"t0502-table" tests for basic functionality of the objects table: table_create (creating a new object table) table_populate (fill & lookup on the object table) table_resize (dynamically resize the table) "t0503-tableit" tests the iterator for object tables: table_iterator (make sure the iterator reaches all objects) Signed-off-by: Vicent Marti <tanoku@gmail.com>
Showing
tests/t0502-table.c
0 → 100644
tests/t0503-tableit.c
0 → 100644
Please
register
or
sign in
to comment