Change-Id: I7ab0cd95175a6c5b5c6621f9c2451d9d440fde9b
}
ecore_evas_shutdown();
}
-
-/* @procedure
+/*addtogroup utc_evas_vg_node_stack_above
+ *@{
+ * @procedure
* @step 1 Call evas_object_vg_add function to create a new vector object
* and check on not NULL
* @step 2 Show vector object
- * @step 3 Call evas_object_vg_root_node_get function to get pointer on canvas root vector object
- * and check on not NULL
+ * @step 3 Call evas_object_vg_root_node_set function to set pointer on canvas root vector object
* @step 4 Create three new vector shape objects of circle shape
* @step 5 Change the stacking of shapes and check if the stacking order is correct
*