aboutsummaryrefslogtreecommitdiff
path: root/tests/test_resources/various/systems
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_resources/various/systems')
-rw-r--r--tests/test_resources/various/systems/system_with_empty_config/backend-config.json1
-rw-r--r--tests/test_resources/various/systems/system_with_empty_config/backend-config.json.license3
-rw-r--r--tests/test_resources/various/systems/system_with_valid_config/backend-config.json12
-rw-r--r--tests/test_resources/various/systems/system_with_valid_config/backend-config.json.license3
4 files changed, 0 insertions, 19 deletions
diff --git a/tests/test_resources/various/systems/system_with_empty_config/backend-config.json b/tests/test_resources/various/systems/system_with_empty_config/backend-config.json
deleted file mode 100644
index fe51488..0000000
--- a/tests/test_resources/various/systems/system_with_empty_config/backend-config.json
+++ /dev/null
@@ -1 +0,0 @@
-[]
diff --git a/tests/test_resources/various/systems/system_with_empty_config/backend-config.json.license b/tests/test_resources/various/systems/system_with_empty_config/backend-config.json.license
deleted file mode 100644
index 9b83bfc..0000000
--- a/tests/test_resources/various/systems/system_with_empty_config/backend-config.json.license
+++ /dev/null
@@ -1,3 +0,0 @@
-SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
-
-SPDX-License-Identifier: Apache-2.0
diff --git a/tests/test_resources/various/systems/system_with_valid_config/backend-config.json b/tests/test_resources/various/systems/system_with_valid_config/backend-config.json
deleted file mode 100644
index 83c3025..0000000
--- a/tests/test_resources/various/systems/system_with_valid_config/backend-config.json
+++ /dev/null
@@ -1,12 +0,0 @@
-[
- {
- "name": "Test system",
- "description": "This is a test system",
- "commands": {
- "run": []
- },
- "user_params": {
- "run": []
- }
- }
-]
diff --git a/tests/test_resources/various/systems/system_with_valid_config/backend-config.json.license b/tests/test_resources/various/systems/system_with_valid_config/backend-config.json.license
deleted file mode 100644
index 9b83bfc..0000000
--- a/tests/test_resources/various/systems/system_with_valid_config/backend-config.json.license
+++ /dev/null
@@ -1,3 +0,0 @@
-SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
-
-SPDX-License-Identifier: Apache-2.0