Skip to content

Commit 3c80199

Browse files
authored
Update tools.json - ecu.test (#796)
1 parent 0b56ee5 commit 3c80199

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

static/assets/tools.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1655,12 +1655,17 @@
16551655
"logo": "ecu.test.svg",
16561656
"vendor": "tracetronic",
16571657
"vendorURL": "https://www.tracetronic.com/",
1658-
"description": "ecu.test, formerly written ECU-TEST, is an intuitive test tool for creating test cases for automotive software in any development phase and for their automatic execution, supporting a variety of test execution and test process tools.",
1658+
"description": "ecu.test is an intuitive test tool for creating test cases for automotive software and other domains in any development phase and for their automatic execution, supporting a variety of test execution and test process tools.",
16591659
"features": [],
16601660
"platforms": [
16611661
"Linux",
16621662
"Windows"
16631663
],
1664+
"interfaces": [
1665+
"GUI",
1666+
"CLI",
1667+
"library"
1668+
],
16641669
"fmiVersions": [
16651670
"1.0",
16661671
"2.0",
@@ -1670,6 +1675,10 @@
16701675
"fmuImport": [
16711676
"CS",
16721677
"ME"
1678+
],
1679+
"layeredStandards": [
1680+
"BUS",
1681+
"XCP"
16731682
]
16741683
},
16751684
{

0 commit comments

Comments
 (0)