consolidate the tests locations
This commit is contained in:
Binary file not shown.
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"_type": "https://in-toto.io/Statement/v0.1",
|
||||
"predicate": {
|
||||
"buildType": "stub",
|
||||
"builder": {
|
||||
"id": "stub"
|
||||
},
|
||||
"metadata": {
|
||||
"buildFinishedOn": "1970-01-01T00:00:00Z",
|
||||
"buildStartedOn": "1970-01-01T00:00:00Z"
|
||||
}
|
||||
},
|
||||
"predicateType": "https://slsa.dev/provenance/v0.2",
|
||||
"subject": [
|
||||
{
|
||||
"digest": {
|
||||
"sha256": "stub"
|
||||
},
|
||||
"name": "c-guarded-system:001"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"files": [
|
||||
{
|
||||
"path": "src/main.c",
|
||||
"functions": ["main", "run_guarded"],
|
||||
"coverage": 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
{
|
||||
"bomFormat": "CycloneDX",
|
||||
"components": [],
|
||||
"metadata": {
|
||||
"component": {
|
||||
"name": "guarded-system",
|
||||
"type": "application",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"timestamp": "1970-01-01T00:00:00Z"
|
||||
},
|
||||
"specVersion": "1.5",
|
||||
"version": 1
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"events": [
|
||||
{"path": "src/main.c::main", "type": "entry"},
|
||||
{"path": "src/main.c::run_guarded", "type": "call"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user