Skip to content
Snippets Groups Projects
Commit 48b3363a authored by Jan Müller's avatar Jan Müller
Browse files

add lookuptable test to mocked tests

#470
parent e7e8bf09
No related branches found
No related tags found
1 merge request!151Feature/#470 create a color lookup table
...@@ -187,6 +187,7 @@ add_mocked_test(test_vr_controller LIBRARIES phoenix test_utili ...@@ -187,6 +187,7 @@ add_mocked_test(test_vr_controller LIBRARIES phoenix test_utili
add_mocked_test(test_assimp_loader LIBRARIES phoenix test_utilities MOCKS opengl_mock) add_mocked_test(test_assimp_loader LIBRARIES phoenix test_utilities MOCKS opengl_mock)
add_mocked_test(test_model LIBRARIES phoenix MOCKS opengl_mock) add_mocked_test(test_model LIBRARIES phoenix MOCKS opengl_mock)
add_mocked_test(test_scene_loader LIBRARIES phoenix MOCKS opengl_mock) add_mocked_test(test_scene_loader LIBRARIES phoenix MOCKS opengl_mock)
add_mocked_test(test_lookup_table LIBRARIES phoenix MOCKS opengl_mock)
add_mocked_test(integration_test_model_rendering LIBRARIES phoenix test_utilities MOCKS openvr_mock) add_mocked_test(integration_test_model_rendering LIBRARIES phoenix test_utilities MOCKS openvr_mock)
add_mocked_test(integration_test_opengl_buffer_data_download LIBRARIES phoenix test_utilities MOCKS openvr_mock) add_mocked_test(integration_test_opengl_buffer_data_download LIBRARIES phoenix test_utilities MOCKS openvr_mock)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment