Add complex json file to allocation tests
authorCharles Giessen <charles@lunarg.com>
Wed, 16 Nov 2022 23:29:09 +0000 (16:29 -0700)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Thu, 17 Nov 2022 17:47:31 +0000 (10:47 -0700)
commit2eb6cc62e69e794321d7a1ab2b43f8e7acd106d8
treec2d8b4f191d5c51b6d90562e80093b051b9fa7b5
parent84dacb5c0d9952d5920ef912af82a19ddd69fa12
Add complex json file to allocation tests

This helps exercise the cJSON OOM handling code. The json file is
just a copy of the validation layer manifest file.
tests/framework/data/VkLayer_complex_file.json [new file with mode: 0644]
tests/framework/framework_config.h.in
tests/loader_alloc_callback_tests.cpp