Skip to content

Add support for ADS; Reame 320 init 090

Torsten Bögershausen requested to merge torsten-federico-ads into master

Major rework to run the tests using ADS against the tc_mca_std_lib. All needed functions (for test case 090) are now present in both EPICS and ADS. Add code to the AxisCreator to parse the ads:// URL, currently only one axis. The multi-axis ("axes") will be supoorted in the next commits, in a new test cases, to be written.

Changes to be committed: renamed: 320-SmokeTest-LS.py -> 090-SmokeTest-LS.py new file: AxisADS.py modified: AxisCreator.py modified: AxisEPICS.py new file: ConnADS.py

Merge request reports