Proton/vrclient_x64/tests/main_autogen.c
2020-01-10 08:35:33 -06:00

98 lines
3.7 KiB
C

/* This file is auto-generated, do not edit. */
#include "capi_thunks_autogen.h"
#include <stdio.h>
int main(void)
{
test_capi_thunks_IVRSystem_020();
test_capi_thunks_IVRApplications_006();
test_capi_thunks_IVRSettings_002();
test_capi_thunks_IVRChaperone_003();
test_capi_thunks_IVRChaperoneSetup_006();
test_capi_thunks_IVRCompositor_022();
test_capi_thunks_IVRNotifications_002();
test_capi_thunks_IVROverlay_020();
test_capi_thunks_IVRRenderModels_006();
test_capi_thunks_IVRExtendedDisplay_001();
test_capi_thunks_IVRTrackedCamera_006();
test_capi_thunks_IVRScreenshots_001();
test_capi_thunks_IVRResources_001();
test_capi_thunks_IVRDriverManager_001();
test_capi_thunks_IVRInput_007();
test_capi_thunks_IVRIOBuffer_002();
test_capi_thunks_IVRClientCore_003();
test_capi_thunks_IVROverlay_019();
test_capi_thunks_IVRTrackedCamera_005();
test_capi_thunks_IVRSystem_019();
test_capi_thunks_IVRInput_006();
test_capi_thunks_IVRInput_005();
test_capi_thunks_IVRIOBuffer_001();
test_capi_thunks_IVRChaperoneSetup_005();
test_capi_thunks_IVROverlay_018();
test_capi_thunks_IVRTrackedCamera_004();
test_capi_thunks_IVRInput_004();
test_capi_thunks_IVRTrackedCamera_003();
test_capi_thunks_IVRRenderModels_005();
test_capi_thunks_IVRInput_003();
test_capi_thunks_IVRSystem_017();
test_capi_thunks_IVROverlay_017();
test_capi_thunks_IVRCompositor_021();
test_capi_thunks_IVROverlay_016();
test_capi_thunks_IVRSystem_016();
test_capi_thunks_IVRCompositor_020();
test_capi_thunks_IVRClientCore_002();
test_capi_thunks_IVRSystem_015();
test_capi_thunks_IVROverlay_014();
test_capi_thunks_IVRCompositor_019();
test_capi_thunks_IVRSystem_014();
test_capi_thunks_IVRCompositor_018();
test_capi_thunks_IVROverlay_013();
test_capi_thunks_IVRCompositor_017();
test_capi_thunks_IVRSystem_012();
test_capi_thunks_IVRCompositor_016();
test_capi_thunks_IVRSettings_001();
test_capi_thunks_IVRApplications_005();
test_capi_thunks_IVRCompositor_015();
test_capi_thunks_IVROverlay_012();
test_capi_thunks_IVRTrackedCamera_002();
test_capi_thunks_IVRCompositor_014();
test_capi_thunks_IVROverlay_011();
test_capi_thunks_IVRCompositor_013();
test_capi_thunks_IVRSystem_011();
test_capi_thunks_IVRApplications_004();
test_capi_thunks_IVROverlay_010();
test_capi_thunks_IVRRenderModels_004();
test_capi_thunks_IVRCompositor_012();
test_capi_thunks_IVRApplications_003();
test_capi_thunks_IVRCompositor_011();
test_capi_thunks_IVRRenderModels_002();
test_capi_thunks_IVRSystem_010();
test_capi_thunks_IVRApplications_002();
test_capi_thunks_IVRChaperoneSetup_004();
test_capi_thunks_IVRCompositor_010();
test_capi_thunks_IVROverlay_008();
test_capi_thunks_IVRTrackedCamera_001();
test_capi_thunks_IVRCompositor_009();
test_capi_thunks_IVRSystem_009();
test_capi_thunks_IVROverlay_007();
test_capi_thunks_IVRSystem_006();
test_capi_thunks_IVRApplications_001();
test_capi_thunks_IVRChaperone_002();
test_capi_thunks_IVRCompositor_008();
test_capi_thunks_IVRNotifications_001();
test_capi_thunks_IVROverlay_005();
test_capi_thunks_IVRRenderModels_001();
test_capi_thunks_IVRSystem_005();
test_capi_thunks_IVRCompositor_007();
test_capi_thunks_IVROverlay_004();
test_capi_thunks_IVROverlay_003();
test_capi_thunks_IVROverlay_002();
test_capi_thunks_IVRSystem_004();
test_capi_thunks_IVRCompositor_006();
test_capi_thunks_IVROverlay_001();
test_capi_thunks_IVRSystem_003();
test_capi_thunks_IVRCompositor_005();
printf("All tests executed.\n");
}