| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| openxr-cts-1.1.52.0-win32.zip | 2025-10-17 | 58.7 MB | |
| openxr-cts-1.1.52.0-x64.zip | 2025-10-17 | 60.1 MB | |
| cts_usage-1.1.52.0.html | 2025-10-17 | 124.8 kB | |
| cts_usage-1.1.52.0.pdf | 2025-10-17 | 107.9 kB | |
| OpenXR-CTS-1.1.52.0.apk | 2025-10-17 | 69.3 MB | |
| OpenXR CTS 1.1.52.0 source code.tar.gz | 2025-10-17 | 34.9 MB | |
| OpenXR CTS 1.1.52.0 source code.zip | 2025-10-17 | 35.9 MB | |
| README.md | 2025-10-17 | 2.8 kB | |
| Totals: 8 Items | 259.1 MB | 0 | |
OpenXR CTS 1.1.52.0 (2025-10-16)
Status
- Approved by the Working Group 16-October-2025
- Not yet subject to a withdrawal vote.
Assets
There are (or will be) Windows and Android binaries attached to this release. While use of them is recommended for maximum compatibility, it is not required; you may follow the "porting process" in the conformance process document.
See the attached Usage guide, in PDF or HTML format, for information on running the tests.
Changes
- Conformance Tests
- Fix: Rename
VK_LAYER_OPENXR_xr_runtime_conformancedisable_environmentname to match layer. (internal MR 3987) - Fix: Mark spatial entity tests which require tracking as "interactive". (internal MR 3997)
- Improvement: add a way to fail most tests that ask for human judgement to pass. (internal MR 3853, internal issue 2262)
- Improvement: align the interaction method for most interactive tests. (Select to pass, Menu to show help or do other action, Menu+Select to fail.) This means that the instructions to pass have changed for the following tests: "GripAndAimPose", "HapticInterrupt", "XR_EXT_palm_pose", "GripSurface- XR_KHR_maintenance1", "GripSurface", and "XR_MSFT_controller_model-interactive" (internal MR 3853, internal issue 2262)
- Improvement: enable clang-tidy bugprone-use-after-move check after fixing issues discovered. (internal MR 3891, internal MR 4031)
- Improvement: General improvements to reliability in the Vulkan API layer
embedded in
XrApiLayer_runtime_conformance. (internal MR 3939) - Improvement: Add stricter compiler flags. (internal MR 4028)
- New test:
XR_KHR_generic_controllertest of selection rule. (internal MR 3288, internal issue 2220, internal MR 3018, internal MR 4019)