Added set function for iterators.
This commit is contained in:
@@ -44,6 +44,7 @@ void tensoriter_test_run_all(void)
|
||||
void (*test_func[NUM_TENSORITER_TEST_FUNC])(void) = {
|
||||
&tensoriter_test_scalar_next,
|
||||
&tensoriter_test_scalar_get,
|
||||
&tensoriter_test_scalar_set,
|
||||
&tensoriter_test_scalar_map,
|
||||
&tensoriter_test_scalar_map_add,
|
||||
&tensoriter_test_scalar_map_sub,
|
||||
|
||||
Reference in New Issue
Block a user