Files
erofs-freebsd-out-tree/tests/pre15/fixtures/B16-symlink-spec.json
T
2026-08-18 09:20:44 +02:00

57 lines
1.2 KiB
JSON

{
"batch": "B16",
"candidate": "P15-019",
"cases": [
"normal-short",
"normal-max",
"empty",
"nul-first",
"nul-middle",
"nul-last",
"too-long"
],
"errno": {
"EINTEGRITY": 97,
"ENAMETOOLONG": 63
},
"fixture_set_sha256": "5e99e5ad9112508991e78ae6e65928973d6b0da78285a059894bed06010cf373",
"gate": {
"base": "d645feb720c7022d2138d2a62eb72c022eb75351",
"commit": "aea34aba38a298d493d0a584f3985cf3589f358e",
"input_sha256": "291bf12838981ef650e16bbf7381eaa9b2921de957e97dec46e6a573750a19b8",
"script_sha256": "afa20cbd28ca9dfc8064596a312248756ed7cde54398efb5ef713818cc04ea54"
},
"layouts": {
"chunk": {
"layout": 4,
"short_length": 31
},
"compressed": {
"layout": 3,
"short_length": 64
},
"fragment": {
"layout": 1,
"short_length": 31
},
"inline": {
"layout": 2,
"short_length": 31
},
"plain": {
"layout": 0,
"short_length": 31
}
},
"maxpathlen": 1024,
"qemu_cases": [
"normal-short",
"normal-max",
"empty",
"nul-middle",
"too-long"
],
"schema": 1,
"test": "TC166-symlink-layouts"
}