Main Content
ASAM XIL Tests
Run tests on third-party ASAM® XIL
compliant test benches
The ASAM XIL standard defines communication between test automation tools and test benches. Install and use the Simulink® Test™ Support Package for ASAM XIL Standard to enable using Simulink Test to control an ASAM XIL compliant test bench.
Classes
sltest.xil.framework.Framework | Initialize test bench, start and stop simulation, and display test bench, variable, and task (Since R2022a) |
sltest.xil.framework.FrameworkConfiguration | Configure test bench ports and variable mapping (Since R2022a) |
sltest.xil.framework.TestVariable | Read and write variable mapped to test bench (Since R2022a) |
sltest.xil.framework.Stimulation | Control external input to test bench (Since R2022a) |
sltest.xil.framework.Acquisition | Control signal data logging on test bench and retrieve logged data (Since R2022a) |
Functions
sltest.xil.testbench.createMAPortConfigFile | Create configuration file for XIL model access port (Since R2024b) |
Topics
- Install and Set Up the Simulink Test Support Package for ASAM XIL Standard
Install software to use third-party test benches.
- Create and Run Tests Using the ASAM XIL Standard
Use the ASAM XIL standard to run tests on an external test bench.
- Create Tests That Use Third-Party Test Benches
Use the ASAM XIL support package with third--party test benches.
- Create Tests Using Simulink Model Simulation as a Test Bench
Use Simulink model simulation as a test bench with the Simulink Test Support Package for ASAM XIL Standard.
- ASAM XIL Classes and Methods Supported by Simulink Test
Interface with test cases by using ASAM XIL API classes and methods.