Refactor how tests enable WSI
authorCharles Giessen <charles@lunarg.com>
Sun, 18 Jun 2023 23:44:17 +0000 (17:44 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Tue, 20 Jun 2023 19:49:58 +0000 (13:49 -0600)
commita2f3d10ff94b9be0edda2be4459810ce551d4f78
treea9cc774f9e71ba747c9ca0a085e79a0fa8c2b015
parentc9b87f85b8d4364edcd860ec63ac99b5ba144305
Refactor how tests enable WSI

Moved the various free functions to setup WSI on drivers &
instances to member functions.
tests/framework/icd/test_icd.h
tests/framework/test_environment.cpp
tests/framework/test_environment.h
tests/framework/test_util.cpp
tests/framework/test_util.h
tests/loader_alloc_callback_tests.cpp
tests/loader_debug_ext_tests.cpp
tests/loader_get_proc_addr_tests.cpp
tests/loader_handle_validation_tests.cpp
tests/loader_version_tests.cpp
tests/loader_wsi_tests.cpp