Skip to content

func.multiview: Use t_user_data

Caio Oliveira requested to merge cmarcelo/crucible:r/multiview-user-data into master

Instead of having a function per test, add the information in the user_data pointer. Reduce the boilerplate for each test case.

Merge request reports