diff --git a/Adaptation/.vscode/tasks.json b/Adaptation/.vscode/tasks.json
index 2323d41..61e077f 100644
--- a/Adaptation/.vscode/tasks.json
+++ b/Adaptation/.vscode/tasks.json
@@ -76,12 +76,6 @@
],
"problemMatcher": "$msCompile"
},
- {
- "label": "File-Folder-Helper AOT s M .Kanbn Tasks",
- "type": "shell",
- "command": "L:/DevOps/Mesa_FI/File-Folder-Helper/bin/Release/net8.0/win-x64/publish/File-Folder-Helper.exe s M T:/DEP08SIASM/06_SourceCode/DEP08SIASM/Adaptation -s T:/DEP08SIASM/06_SourceCode/DEP08SIASM/Adaptation/.kanbn/tasks",
- "problemMatcher": []
- },
{
"label": "Kanbn Console",
"type": "npm",
diff --git a/Adaptation/DEP08SIASM.Tests.csproj b/Adaptation/DEP08SIASM.Tests.csproj
index 4f84b25..372e568 100644
--- a/Adaptation/DEP08SIASM.Tests.csproj
+++ b/Adaptation/DEP08SIASM.Tests.csproj
@@ -45,27 +45,27 @@
NU1701
NU1701
-
+
-
+
-
+
-
-
+
+
NU1701
-
+
-
-
+
+
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/DEP08SIASM.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/DEP08SIASM.cs
index ef2d7e5..cd41b16 100644
--- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/DEP08SIASM.cs
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/DEP08SIASM.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Adaptation._Tests.Shared;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@@ -46,9 +46,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting?.Dispose();
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__MoveMatchingFiles()
{
@@ -59,9 +57,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__OpenInsightMetrologyViewer()
{
@@ -72,9 +68,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__IQSSi()
{
@@ -85,9 +79,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__OpenInsight()
{
@@ -98,9 +90,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__OpenInsightMetrologyViewerAttachments()
{
@@ -111,9 +101,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__APC()
{
@@ -124,9 +112,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__SPaCe()
{
@@ -137,9 +123,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__Processed()
{
@@ -150,9 +134,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__Archive()
{
@@ -163,9 +145,7 @@ public class DEP08SIASM : EAFLoggingUnitTesting
EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__Dummy()
{
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34-EQPT.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34-EQPT.cs
index cc50fdf..0220d93 100644
--- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34-EQPT.cs
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34-EQPT.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Adaptation._Tests.Shared;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@@ -46,9 +46,7 @@ public class R34_EQPT : EAFLoggingUnitTesting
EAFLoggingUnitTesting?.Dispose();
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__R34_EQPT__DownloadJpegFile()
{
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34.cs
index d17f988..3adcd27 100644
--- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34.cs
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R34.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Adaptation._Tests.Shared;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@@ -48,9 +48,7 @@ public class R34 : EAFLoggingUnitTesting
EAFLoggingUnitTesting?.Dispose();
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__R34__jpeg()
{
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36-EQPT.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36-EQPT.cs
index a49d262..ffc07cf 100644
--- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36-EQPT.cs
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36-EQPT.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Adaptation._Tests.Shared;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@@ -46,9 +46,7 @@ public class R36_EQPT : EAFLoggingUnitTesting
EAFLoggingUnitTesting?.Dispose();
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__R36_EQPT__DownloadJpegFile()
{
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36.cs
index 2ca0330..a55b9fe 100644
--- a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36.cs
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.56.0/R36.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Adaptation._Tests.Shared;
using Microsoft.Extensions.Logging;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@@ -48,9 +48,7 @@ public class R36 : EAFLoggingUnitTesting
EAFLoggingUnitTesting?.Dispose();
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__R36__jpeg()
{
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/DEP08SIASM.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/DEP08SIASM.cs
new file mode 100644
index 0000000..548da83
--- /dev/null
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/DEP08SIASM.cs
@@ -0,0 +1,180 @@
+#if true
+using Adaptation._Tests.Shared;
+using Microsoft.Extensions.Logging;
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+using System;
+using System.Diagnostics;
+using System.IO;
+using System.Reflection;
+
+namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0;
+
+[TestClass]
+public class DEP08SIASM : EAFLoggingUnitTesting
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ internal static string DummyRoot { get; private set; }
+ internal static DEP08SIASM EAFLoggingUnitTesting { get; private set; }
+
+ public DEP08SIASM() : base(DummyRoot, testContext: null, declaringType: null, skipEquipmentDictionary: false)
+ {
+ if (EAFLoggingUnitTesting is null)
+ throw new Exception();
+ }
+
+ public DEP08SIASM(TestContext testContext) : base(DummyRoot, testContext, new StackFrame().GetMethod().DeclaringType, skipEquipmentDictionary: false)
+ {
+ }
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ EAFLoggingUnitTesting ??= new DEP08SIASM(testContext);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(testContext.TestName, " - ClassInitialize"));
+ string[] fileNameAndText = EAFLoggingUnitTesting.AdaptationTesting.GetCSharpText(testContext.TestName);
+ File.WriteAllText(fileNameAndText[0], fileNameAndText[1]);
+ File.WriteAllText(fileNameAndText[2], fileNameAndText[3]);
+ }
+
+ [ClassCleanup()]
+ public static void ClassCleanup()
+ {
+ EAFLoggingUnitTesting?.Logger?.LogInformation("Cleanup");
+ EAFLoggingUnitTesting?.Dispose();
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__MoveMatchingFiles()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__OpenInsightMetrologyViewer()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__IQSSi()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__OpenInsight()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__OpenInsightMetrologyViewerAttachments()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__APC()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__SPaCe()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__Processed()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__Archive()
+ {
+ string check = "*.pdsf";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__Dummy()
+ {
+ string check = "637400762024374000.zip";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R34-EQPT.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R34-EQPT.cs
new file mode 100644
index 0000000..c780b45
--- /dev/null
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R34-EQPT.cs
@@ -0,0 +1,63 @@
+#if true
+using Adaptation._Tests.Shared;
+using Microsoft.Extensions.Logging;
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+using System;
+using System.Diagnostics;
+using System.IO;
+using System.Reflection;
+
+namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0;
+
+[TestClass]
+public class R34_EQPT : EAFLoggingUnitTesting
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ internal static string DummyRoot { get; private set; }
+ internal static R34_EQPT EAFLoggingUnitTesting { get; private set; }
+
+ public R34_EQPT() : base(DummyRoot, testContext: null, declaringType: null, skipEquipmentDictionary: false)
+ {
+ if (EAFLoggingUnitTesting is null)
+ throw new Exception();
+ }
+
+ public R34_EQPT(TestContext testContext) : base(DummyRoot, testContext, new StackFrame().GetMethod().DeclaringType, skipEquipmentDictionary: false)
+ {
+ }
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ EAFLoggingUnitTesting ??= new R34_EQPT(testContext);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(testContext.TestName, " - ClassInitialize"));
+ string[] fileNameAndText = EAFLoggingUnitTesting.AdaptationTesting.GetCSharpText(testContext.TestName);
+ File.WriteAllText(fileNameAndText[0], fileNameAndText[1]);
+ File.WriteAllText(fileNameAndText[2], fileNameAndText[3]);
+ }
+
+ [ClassCleanup()]
+ public static void ClassCleanup()
+ {
+ EAFLoggingUnitTesting?.Logger?.LogInformation("Cleanup");
+ EAFLoggingUnitTesting?.Dispose();
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__R34_EQPT__DownloadJpegFile()
+ {
+ string check = ".jpeg";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R34.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R34.cs
new file mode 100644
index 0000000..789fc18
--- /dev/null
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R34.cs
@@ -0,0 +1,65 @@
+#if true
+using Adaptation._Tests.Shared;
+using Microsoft.Extensions.Logging;
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+using System;
+using System.Diagnostics;
+using System.IO;
+using System.Reflection;
+
+namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0;
+
+[TestClass]
+public class R34 : EAFLoggingUnitTesting
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ internal static string DummyRoot { get; private set; }
+ internal static R34 EAFLoggingUnitTesting { get; private set; }
+
+ static R34() => DummyRoot = @"\\mesfs.infineon.com\EC_Characterization_Si\Dummy";
+
+ public R34() : base(DummyRoot, testContext: null, declaringType: null, skipEquipmentDictionary: false)
+ {
+ if (EAFLoggingUnitTesting is null)
+ throw new Exception();
+ }
+
+ public R34(TestContext testContext) : base(DummyRoot, testContext, new StackFrame().GetMethod().DeclaringType, skipEquipmentDictionary: false)
+ {
+ }
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ EAFLoggingUnitTesting ??= new R34(testContext);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(testContext.TestName, " - ClassInitialize"));
+ string[] fileNameAndText = EAFLoggingUnitTesting.AdaptationTesting.GetCSharpText(testContext.TestName);
+ File.WriteAllText(fileNameAndText[0], fileNameAndText[1]);
+ File.WriteAllText(fileNameAndText[2], fileNameAndText[3]);
+ }
+
+ [ClassCleanup()]
+ public static void ClassCleanup()
+ {
+ EAFLoggingUnitTesting?.Logger?.LogInformation("Cleanup");
+ EAFLoggingUnitTesting?.Dispose();
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__R34__jpeg()
+ {
+ string check = "*.jpeg";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R36-EQPT.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R36-EQPT.cs
new file mode 100644
index 0000000..740b795
--- /dev/null
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R36-EQPT.cs
@@ -0,0 +1,63 @@
+#if true
+using Adaptation._Tests.Shared;
+using Microsoft.Extensions.Logging;
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+using System;
+using System.Diagnostics;
+using System.IO;
+using System.Reflection;
+
+namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0;
+
+[TestClass]
+public class R36_EQPT : EAFLoggingUnitTesting
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ internal static string DummyRoot { get; private set; }
+ internal static R36_EQPT EAFLoggingUnitTesting { get; private set; }
+
+ public R36_EQPT() : base(DummyRoot, testContext: null, declaringType: null, skipEquipmentDictionary: false)
+ {
+ if (EAFLoggingUnitTesting is null)
+ throw new Exception();
+ }
+
+ public R36_EQPT(TestContext testContext) : base(DummyRoot, testContext, new StackFrame().GetMethod().DeclaringType, skipEquipmentDictionary: false)
+ {
+ }
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ EAFLoggingUnitTesting ??= new R36_EQPT(testContext);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(testContext.TestName, " - ClassInitialize"));
+ string[] fileNameAndText = EAFLoggingUnitTesting.AdaptationTesting.GetCSharpText(testContext.TestName);
+ File.WriteAllText(fileNameAndText[0], fileNameAndText[1]);
+ File.WriteAllText(fileNameAndText[2], fileNameAndText[3]);
+ }
+
+ [ClassCleanup()]
+ public static void ClassCleanup()
+ {
+ EAFLoggingUnitTesting?.Logger?.LogInformation("Cleanup");
+ EAFLoggingUnitTesting?.Dispose();
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__R36_EQPT__DownloadJpegFile()
+ {
+ string check = ".jpeg";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R36.cs b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R36.cs
new file mode 100644
index 0000000..c7df87d
--- /dev/null
+++ b/Adaptation/_Tests/CreateSelfDescription/Staging/v2.57.0/R36.cs
@@ -0,0 +1,65 @@
+#if true
+using Adaptation._Tests.Shared;
+using Microsoft.Extensions.Logging;
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+using System;
+using System.Diagnostics;
+using System.IO;
+using System.Reflection;
+
+namespace Adaptation._Tests.CreateSelfDescription.Staging.v2_57_0;
+
+[TestClass]
+public class R36 : EAFLoggingUnitTesting
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ internal static string DummyRoot { get; private set; }
+ internal static R36 EAFLoggingUnitTesting { get; private set; }
+
+ static R36() => DummyRoot = @"\\mesfs.infineon.com\EC_Characterization_Si\Dummy";
+
+ public R36() : base(DummyRoot, testContext: null, declaringType: null, skipEquipmentDictionary: false)
+ {
+ if (EAFLoggingUnitTesting is null)
+ throw new Exception();
+ }
+
+ public R36(TestContext testContext) : base(DummyRoot, testContext, new StackFrame().GetMethod().DeclaringType, skipEquipmentDictionary: false)
+ {
+ }
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ EAFLoggingUnitTesting ??= new R36(testContext);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(testContext.TestName, " - ClassInitialize"));
+ string[] fileNameAndText = EAFLoggingUnitTesting.AdaptationTesting.GetCSharpText(testContext.TestName);
+ File.WriteAllText(fileNameAndText[0], fileNameAndText[1]);
+ File.WriteAllText(fileNameAndText[2], fileNameAndText[3]);
+ }
+
+ [ClassCleanup()]
+ public static void ClassCleanup()
+ {
+ EAFLoggingUnitTesting?.Logger?.LogInformation("Cleanup");
+ EAFLoggingUnitTesting?.Dispose();
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__R36__jpeg()
+ {
+ string check = "*.jpeg";
+ MethodBase methodBase = new StackFrame().GetMethod();
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Getting configuration"));
+ _ = AdaptationTesting.GetWriteConfigurationGetFileRead(methodBase, check, EAFLoggingUnitTesting.AdaptationTesting);
+ EAFLoggingUnitTesting.Logger.LogInformation(string.Concat(methodBase.Name, " - Exit"));
+ }
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/Extract/Staging/v2.56.0/DEP08SIASM.cs b/Adaptation/_Tests/Extract/Staging/v2.56.0/DEP08SIASM.cs
index 1869165..d1e8acd 100644
--- a/Adaptation/_Tests/Extract/Staging/v2.56.0/DEP08SIASM.cs
+++ b/Adaptation/_Tests/Extract/Staging/v2.56.0/DEP08SIASM.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Adaptation._Tests.Extract.Staging.v2_56_0;
@@ -19,63 +19,43 @@ public class DEP08SIASM
_DEP08SIASM = CreateSelfDescription.Staging.v2_56_0.DEP08SIASM.EAFLoggingUnitTesting;
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__MoveMatchingFiles() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__MoveMatchingFiles();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__OpenInsightMetrologyViewer() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__OpenInsightMetrologyViewer();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__IQSSi() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__IQSSi();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__OpenInsight() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__OpenInsight();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__OpenInsightMetrologyViewerAttachments() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__OpenInsightMetrologyViewerAttachments();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__APC() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__APC();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__SPaCe() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__SPaCe();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__Processed() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__Processed();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__Archive() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__Archive();
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__DEP08SIASM__Dummy() => _DEP08SIASM.Staging__v2_56_0__DEP08SIASM__Dummy();
diff --git a/Adaptation/_Tests/Extract/Staging/v2.56.0/R34-EQPT.cs b/Adaptation/_Tests/Extract/Staging/v2.56.0/R34-EQPT.cs
index 2450227..1dd7011 100644
--- a/Adaptation/_Tests/Extract/Staging/v2.56.0/R34-EQPT.cs
+++ b/Adaptation/_Tests/Extract/Staging/v2.56.0/R34-EQPT.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Adaptation._Tests.Extract.Staging.v2_56_0;
diff --git a/Adaptation/_Tests/Extract/Staging/v2.56.0/R34.cs b/Adaptation/_Tests/Extract/Staging/v2.56.0/R34.cs
index 7aace27..33120c6 100644
--- a/Adaptation/_Tests/Extract/Staging/v2.56.0/R34.cs
+++ b/Adaptation/_Tests/Extract/Staging/v2.56.0/R34.cs
@@ -1,4 +1,4 @@
-#if true
+#if v2_56_0
using Adaptation.Shared;
using Adaptation.Shared.Methods;
using Microsoft.VisualStudio.TestTools.UnitTesting;
@@ -23,9 +23,7 @@ public class R34
_R34 = CreateSelfDescription.Staging.v2_56_0.R34.EAFLoggingUnitTesting;
}
-#if DEBUG
[Ignore]
-#endif
[TestMethod]
public void Staging__v2_56_0__R34__jpeg() => _R34.Staging__v2_56_0__R34__jpeg();
diff --git a/Adaptation/_Tests/Extract/Staging/v2.57.0/DEP08SIASM.cs b/Adaptation/_Tests/Extract/Staging/v2.57.0/DEP08SIASM.cs
new file mode 100644
index 0000000..0997e90
--- /dev/null
+++ b/Adaptation/_Tests/Extract/Staging/v2.57.0/DEP08SIASM.cs
@@ -0,0 +1,83 @@
+#if true
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+
+namespace Adaptation._Tests.Extract.Staging.v2_57_0;
+
+[TestClass]
+public class DEP08SIASM
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ private static CreateSelfDescription.Staging.v2_57_0.DEP08SIASM _DEP08SIASM;
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ CreateSelfDescription.Staging.v2_57_0.DEP08SIASM.ClassInitialize(testContext);
+ _DEP08SIASM = CreateSelfDescription.Staging.v2_57_0.DEP08SIASM.EAFLoggingUnitTesting;
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__MoveMatchingFiles() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__MoveMatchingFiles();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__OpenInsightMetrologyViewer() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__OpenInsightMetrologyViewer();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__IQSSi() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__IQSSi();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__OpenInsight() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__OpenInsight();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__OpenInsightMetrologyViewerAttachments() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__OpenInsightMetrologyViewerAttachments();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__APC() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__APC();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__SPaCe() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__SPaCe();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__Processed() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__Processed();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__Archive() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__Archive();
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__DEP08SIASM__Dummy() => _DEP08SIASM.Staging__v2_57_0__DEP08SIASM__Dummy();
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/Extract/Staging/v2.57.0/R34-EQPT.cs b/Adaptation/_Tests/Extract/Staging/v2.57.0/R34-EQPT.cs
new file mode 100644
index 0000000..143d426
--- /dev/null
+++ b/Adaptation/_Tests/Extract/Staging/v2.57.0/R34-EQPT.cs
@@ -0,0 +1,31 @@
+#if true
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+
+namespace Adaptation._Tests.Extract.Staging.v2_57_0;
+
+[TestClass]
+public class R34_EQPT
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ private static CreateSelfDescription.Staging.v2_57_0.R34_EQPT _R34_EQPT;
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ CreateSelfDescription.Staging.v2_57_0.R34_EQPT.ClassInitialize(testContext);
+ _R34_EQPT = CreateSelfDescription.Staging.v2_57_0.R34_EQPT.EAFLoggingUnitTesting;
+ }
+
+ [Ignore]
+ [TestMethod]
+ public void Staging__v2_57_0__R34_EQPT__DownloadJpegFile() => _R34_EQPT.Staging__v2_57_0__R34_EQPT__DownloadJpegFile();
+
+ [Ignore]
+ [TestMethod]
+ public void Staging__v2_57_0__R34_EQPT__DownloadJpegFile637812143477007703__Normal() => _R34_EQPT.Staging__v2_57_0__R34_EQPT__DownloadJpegFile();
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/Extract/Staging/v2.57.0/R34.cs b/Adaptation/_Tests/Extract/Staging/v2.57.0/R34.cs
new file mode 100644
index 0000000..d60b515
--- /dev/null
+++ b/Adaptation/_Tests/Extract/Staging/v2.57.0/R34.cs
@@ -0,0 +1,71 @@
+#if true
+using Adaptation.Shared;
+using Adaptation.Shared.Methods;
+using Microsoft.VisualStudio.TestTools.UnitTesting;
+using System.Diagnostics;
+using System.Reflection;
+
+namespace Adaptation._Tests.Extract.Staging.v2_57_0;
+
+[TestClass]
+public class R34
+{
+
+#pragma warning disable CA2254
+#pragma warning disable IDE0060
+
+ private static CreateSelfDescription.Staging.v2_57_0.R34 _R34;
+
+ [ClassInitialize]
+ public static void ClassInitialize(TestContext testContext)
+ {
+ CreateSelfDescription.Staging.v2_57_0.R34.ClassInitialize(testContext);
+ _R34 = CreateSelfDescription.Staging.v2_57_0.R34.EAFLoggingUnitTesting;
+ }
+
+#if DEBUG
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__R34__jpeg() => _R34.Staging__v2_57_0__R34__jpeg();
+
+#if (!DEBUG)
+ [Ignore]
+#endif
+ [TestMethod]
+ public void Staging__v2_57_0__R34__jpeg638000598531758005__Normal()
+ {
+ string check = "*.jpeg";
+ _R34.Staging__v2_57_0__R34__jpeg();
+ MethodBase methodBase = new StackFrame().GetMethod();
+ string[] variables = _R34.AdaptationTesting.GetVariables(methodBase, check);
+ IFileRead fileRead = _R34.AdaptationTesting.Get(methodBase, sourceFileLocation: variables[2], sourceFileFilter: variables[3], useCyclicalForDescription: false);
+ Logistics logistics = new(fileRead);
+ _ = Shared.AdaptationTesting.ReExtractCompareUpdatePassDirectory(variables, fileRead, logistics, validatePDSF: false);
+ // var uri = $"http://{hostip}/set_output?input=0&output=0&venc_framerate={venc_framerate}&venc_gop={venc_gop}&venc_width={venc_width}&venc_height={venc_height}&venc_bitrate={venc_bitrate}&http_ts_uri={http_ts_uri}&http_flv_uri={http_flv_uri}&rtsp_uri={rtsp_uri}&rtmp_enable={rtmp_enable}&rtmp_uri={rtmp_uri}&rtmp_publish_uri={rtmp_publish_uri}&rtmp_publish_enable={rtmp_publish_enable}&http_ts_enable={http_ts_enable}&http_flv_enable={http_flv_enable}&rtsp_enable={rtsp_enable}&venc_profile={venc_profile}&http_hls_uri={http_hls_uri}&http_hls_enable={http_hls_enable}&venc_width_height_same_as_input={venc_width_height_same_as_input}&multicast_ip={multicast_ip}&multicast_port={multicast_port}&multicast_enable={multicast_enable}&venc_codec={venc_codec}&srt_enable={srt_enable}&srt_port={srt_port}&srt_publish_enable={srt_publish_enable}&srt_publish_uri={srt_publish_uri}&srt_key={srt_key}&srt_key_enable={srt_key_enable}&max_qp={venc_max_qp}";
+ // if (venc_rc_mode == "5")
+ // {
+ // uri += $"&ts_muxrate={venc_bitrate};
+ // }
+ // else
+ // {
+ // uri += $"&venc_rc_mode={venc_rc_mode}&ts_muxrate=0";
+ // }
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=30&venc_gop=30&venc_width=1920&venc_height=1080&venc_bitrate=2800&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=1&http_flv_enable=1&rtsp_enable=1&venc_profile=0&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655307410424
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=60&venc_gop=300&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=1&http_flv_enable=1&rtsp_enable=1&venc_profile=0&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=265&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655307485097
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=60&venc_gop=300&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=0&http_flv_enable=0&rtsp_enable=1&venc_profile=0&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655326370050
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=60&venc_gop=300&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=0&http_flv_enable=0&rtsp_enable=1&venc_profile=1&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655326507855
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=5&venc_gop=300&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=0&http_flv_enable=0&rtsp_enable=1&venc_profile=1&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655326566457
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=5&venc_gop=5&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=0&http_flv_enable=0&rtsp_enable=1&venc_profile=2&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655326739485
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=5&venc_gop=5&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=0&http_flv_enable=1&rtsp_enable=1&venc_profile=2&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655326928562
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=5&venc_gop=5&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=1&http_flv_enable=1&rtsp_enable=1&venc_profile=2&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655327093005
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=5&venc_gop=5&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=1&http_flv_enable=1&rtsp_enable=1&venc_profile=2&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655327167711
+ // http://10.95.154.28/set_output?input=0&output=0&venc_framerate=5&venc_gop=5&venc_width=640&venc_height=480&venc_bitrate=32000&http_ts_uri=/0.ts&http_flv_uri=/0.flv&rtsp_uri=/0&rtmp_enable=0&rtmp_uri=/0&rtmp_publish_uri=rtmp%3A%2F%2F192.168.1.169%2Flive%2F0&rtmp_publish_enable=0&http_ts_enable=0&http_flv_enable=1&rtsp_enable=1&venc_profile=2&http_hls_uri=/0.m3u8&http_hls_enable=0&venc_width_height_same_as_input=0&multicast_ip=238.0.0.1&multicast_port=1234&multicast_enable=0&venc_codec=96&srt_enable=0&srt_port=9000&srt_publish_enable=0&srt_publish_uri=srt%3A%2F%2F192.168.1.169%3A9000&srt_key=0123456789&srt_key_enable=0&max_qp=42&venc_rc_mode=0&ts_muxrate=0&_=1655327315199
+ // http://10.95.154.28/set_adv?vga_auto_adjust=1
+ // http://10.95.154.28/set_time?sync_time=
+ // http://10.95.154.28/set_time?sync_time=1655307949&_=1655307949299
+ // http://10.95.154.28/get_status?_=1655307702476
+ }
+
+}
+#endif
\ No newline at end of file
diff --git a/Adaptation/_Tests/Static/DEP08SIASM.cs b/Adaptation/_Tests/Static/DEP08SIASM.cs
index 0221e4c..d956d03 100644
--- a/Adaptation/_Tests/Static/DEP08SIASM.cs
+++ b/Adaptation/_Tests/Static/DEP08SIASM.cs
@@ -64,7 +64,7 @@ public class DEP08SIASM : LoggingUnitTesting, IDisposable
StringBuilder results = new();
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
{
- new("DEP08SIASM", "v2.56.0"),
+ new("DEP08SIASM", "v2.57.0"),
};
string staging = "http://mestsa07ec.infineon.com:9003/CellInstanceServiceV2";
Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion;
diff --git a/Adaptation/_Tests/Static/jpeg.cs b/Adaptation/_Tests/Static/jpeg.cs
index e6b1527..7e50856 100644
--- a/Adaptation/_Tests/Static/jpeg.cs
+++ b/Adaptation/_Tests/Static/jpeg.cs
@@ -86,12 +86,12 @@ public class JPEG : LoggingUnitTesting, IDisposable
StringBuilder results = new();
(string cellInstanceName, string cellInstanceVersionName)[] collection = new (string, string)[]
{
- new("R34", "v2.56.0"),
- new("R53", "v2.56.0"),
- new("R55", "v2.56.0"),
- new("R34-EQPT", "v2.56.0"),
- new("R53-EQPT", "v2.56.0"),
- new("R55-EQPT", "v2.56.0"),
+ new("R34", "v2.57.0"),
+ new("R53", "v2.57.0"),
+ new("R55", "v2.57.0"),
+ new("R34-EQPT", "v2.57.0"),
+ new("R53-EQPT", "v2.57.0"),
+ new("R55-EQPT", "v2.57.0"),
};
string staging = "http://mestsa07ec.infineon.com:9003/CellInstanceServiceV2";
Shared.PasteSpecialXml.EAF.XML.API.CellInstance.CellInstanceVersion cellInstanceVersion;
diff --git a/DEP08SIASM.csproj b/DEP08SIASM.csproj
index 5903b1e..66bfc80 100644
--- a/DEP08SIASM.csproj
+++ b/DEP08SIASM.csproj
@@ -156,7 +156,7 @@
4.7.0
- 2.56.0
+ 2.57.0
1.6.1
diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs
index 2acfe41..2e36533 100644
--- a/Properties/AssemblyInfo.cs
+++ b/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("2.56.0.0")]
-[assembly: AssemblyFileVersion("2.56.0.0")]
+[assembly: AssemblyVersion("2.57.0.0")]
+[assembly: AssemblyFileVersion("2.57.0.0")]