Skip to content
Snippets Groups Projects
Commit 4363e0dd authored by Simon McVittie's avatar Simon McVittie
Browse files

Merge branch 'wip/generate_sysroots' into 'master'

tests: Programmatically generate the tests sysroots

See merge request !260
parents e1cc2c9f 9ab7936e
No related branches found
No related tags found
1 merge request!260tests: Programmatically generate the tests sysroots
Pipeline #9763 passed
Showing
with 0 additions and 45 deletions
hello, world!
{
"file_format_version" : "1.0.0",
"ICD" : {
"library_path" : "libz.so.1"
}
}
{
"file_format_version" : "9000.0.0"
}
{
"file_format_version" : "1.0.0",
"ICD" : {
"library_path" : "/opt/libEGL_myvendor.so"
}
}
{
"file_format_version" : "1.0.0",
"ICD" : {
"library_path" : "libz.so.1"
}
}
{
"ICD": {
"api_version": "1.2.3",
"library_path": "libvulkan_basename.so"
},
"file_format_version": "1.0.0"
}
false
{}
{
"ICD": {
"library_path": "libfoo.so"
},
"file_format_version": "1.0.0"
}
{
"ICD": {
"api_version": "1.1.102"
},
"file_format_version": "1.0.0"
}
null
"hello, world!"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment