Files
gem5/tests/pyunit/stdlib/resources/refs/obtain-resource.json
Bobby R. Bruce b471d5f382 stdlib,tests: Update resources to v24.0 in Pyunit test (#1290)
This needs a better fix. I don't like having to update these files for
every release. Though for now, this will mean the tests passing in v24.0
2024-06-27 05:48:48 -07:00

64 lines
1.9 KiB
JSON

[
{
"category": "binary",
"id": "test-binary-resource",
"description": "test description",
"architecture": "ARM",
"is_zipped": false,
"md5sum": "71b2cb004fe2cda4556f0b1a38638af6",
"url": "http://dist.gem5.org/dist/develop/test-progs/hello/bin/arm/linux/hello64-static",
"source": "src/test-source",
"resource_version": "2.5.0",
"gem5_versions": [
"25.0",
"24.0"
]
},
{
"category": "binary",
"id": "test-binary-resource",
"description": "test description",
"architecture": "ARM",
"is_zipped": false,
"md5sum": "71b2cb004fe2cda4556f0b1a38638af6",
"url": "http://dist.gem5.org/dist/develop/test-progs/hello/bin/arm/linux/hello64-static",
"source": "src/test-source",
"resource_version": "2.0.0",
"gem5_versions": [
"23.0",
"24.0"
]
},
{
"category": "binary",
"id": "test-binary-resource",
"description": "test description v1.7.0",
"architecture": "ARM",
"is_zipped": false,
"md5sum": "71b2cb004fe2cda4556f0b1a38638af6",
"url": "http://dist.gem5.org/dist/develop/test-progs/hello/bin/arm/linux/hello64-static",
"source": "src/test-source",
"resource_version": "1.7.0",
"gem5_versions": [
"develop",
"develop-2",
"24.0"
]
},
{
"category": "binary",
"id": "test-binary-resource",
"description": "test description for 1.5.0",
"architecture": "ARM",
"is_zipped": false,
"md5sum": "71b2cb004fe2cda4556f0b1a38638af6",
"url": "http://dist.gem5.org/dist/develop/test-progs/hello/bin/arm/linux/hello64-static",
"source": "src/test-source",
"resource_version": "1.5.0",
"gem5_versions": [
"develop",
"24.0"
]
}
]