PROTOCOL SOLUTIONS GROUP 3385 SCOTT BLVD SANTA CLARA, CA 95054 ST Automated Test Suite User Manual Manual Version 1.10 Software Version 1.10
10 The Remove All Test Case(s) button, sixth from left, removes all tests from the running queue. Upon completion of a test run, the View HTML repor
11 3. Operation of the Automated Test Suite Software When an initial test run starts, the software takes the following steps: 1) The Run all butto
12 4. Writing ATS VB Scripts The most important and significant part of running an automation test is writing their VB Scripts. You need to write you
13 The STATS Object has also the following configuration functions: o HRESULT GetProjectPath(BSTR* pbstrProjectPath): Returns the project path. o H
14 4.2 Specifying Port Configuration After creating the SierraSASAnalyzer and STATS automation objects, specify the port configuration by calling t
15 4.3 Running the Analyzer and Capturing a Trace File To run an Analyzer project and create a trace file, you have two options. The first one is S
16 Make Recording You can call the MakeRecording function, using as input parameter the path of the Analyzer project, to start capturing, using the
17 4.5 Running Trainer To run a Trainer project, you must specify the SSG file for each port on which you want to start Trainer. Call the StartGene
18 If you have only one port for generation, you can use another pair of starting and stopping generation functions, which require no board or port i
19 4.6 Running InFusion You can use the SierraSASAnalyzer automation object to run InFusion and start scenarios from previously saved libraries: 1
2 Document Disclaimer The information contained in this document has been carefully checked and is believed to be reliable. However, no responsibili
20 '--------- Stop scenario on port 1 board 0 --------- MySASAutomation.StopScenario 0, 1 If Err.Number <> 0 Then MySTATS.ReportError Er
21 4.8 Running Mixed Configurations/Functionalities For several port configurations, you can run Analyzer, Trainer, Host Emulator, Device Emulator,
22 Trainer-Infusion '--------- set port configuration to DEVICE_CONFIG_TJ_0_0_0 --------- MySASAutomation.SetPortConfiguration 0, 80 '--
23 4.9 VSE Verification After a trace file is generated and its trace object is accessed, you can do VSE verification on that trace file. Call the
24 VSTools.inc File of Verification Script Tools You should include the VSTools.inc include file in all verification scripts. This file contains imp
25 ######################################################################## # This function specifies that the verification is failed and the #
26 ######################################################################## # This function returns the name of the channel where the current #
27 channel == _T28 : "T28"; channel == _I29 : "I29"; channel == _T29 : "T29";
28 channel == _T24_1 : "T24_1"; channel == _I25_1 : "I25_1"; channel == _T25_1 : "
29 GetFullTimestamp ( time_obj ) { seconds = time_obj [0]; total_nanoseconds = time_obj [1]; miliseconds = tota
3 Contents 1. Introduction ... 4
30 RevertRawByteOrder(RawBytes) { RawSize = sizeof(RawBytes); RevertRaw = RawBytes; RevertRaw[RawSize - 1] = GetNBits(RawBytes, 0, 8);
31 ############################################################################# # This function Check the left raw data value is bigger than the ri
32 4.10 Loading Pre Emphasis Signal Settings You can load a previously saved pre emphasis signal-setting file by calling the LoadPreEmphasisSignalF
33 How to Contact Teledyne LeCroy Type of Service Contract Call for technical support… US and Canada: 1 (800) 909-2282 Worldwide: 1 (408) 727-66
4 1. Introduction The ST Automated Test Suite is a turnkey verification system that allows developers to pre-test devices for SAS/SATA specification
5 2. Automated Test Suite Application Shell The ST Automated Test Suite installs an application that initiates the test process and manages the test
6 2.1 Main Toolbar Settings Button The Settings button, at the left, opens the Settings dialog (Figure 2-2), which provides access to user-config
7 Configuration Button The Configuration button opens the Configuration dialog (Figure 2-3), in which you can enter the DUT Name and then set the S
8 2.2 Workspace Area The Workspace Area provides a nested tree structure that allows you to select individual tests to run (Figure 2-4). Figure 2
9 2.3 Test Monitoring Console The Test Monitoring Console (Figure 2-5) lists the tests that have been selected for execution, their results, and the
Comentarios a estos manuales