| Summary: | replicable test suite for LibreSOC 3D MESA library | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
| Component: | Source Code | Assignee: | Luke Kenneth Casson Leighton <lkcl> |
| Status: | CONFIRMED --- | ||
| Severity: | enhancement | CC: | libre-soc-bugs, programmerjake |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| NLnet milestone: | NLNet.2019.10.042.Vulkan | total budget (EUR) for completion of task and all subtasks: | 0 |
| budget (EUR) for this task, excluding subtasks' budget: | 0 | parent task for budget allocation: | |
| child tasks for budget allocation: | The table of payments (in EUR) for this task; TOML format: | ||
| Bug Depends on: | |||
| Bug Blocks: | 251 | ||
|
Description
Luke Kenneth Casson Leighton
2020-08-30 21:02:49 BST
The Vulkan conformance test suite should be the canonical location for all tests that are using the Vulkan API and not calling driver internals. See https://salsa.debian.org/Kazan-team/kazan/-/blob/master/run-cts.sh (In reply to Jacob Lifshay from comment #1) > The Vulkan conformance test suite should be the canonical location for all > tests that are using the Vulkan API and not calling driver internals. > > See https://salsa.debian.org/Kazan-team/kazan/-/blob/master/run-cts.sh excellent addition. the idea here is not so much to prioritise or select one and only one "official" test suite, it is to collate *all* the test applications and suites (as submodules) that are used. including that one you suggested about 8 or 9 days ago (what was it again?) imagine vivek for example losing all work, the only thing he has online is the mesa branch being developed. everything else has to be recreated. imagine soneone else joining and helping, they have to laboriously and manually install the same test programs. |