Welcome to DPDK Test Suite’s API documentation
Libraries and utilities for running DPDK Test Suite (DTS).
The various modules in the DTS framework offer:
Connections to nodes, both interactive and non-interactive,
A straightforward way to add support for different operating systems of remote nodes,
Test suite setup, execution and teardown, along with test case setup, execution and teardown,
Pre-test suite setup and post-test suite teardown.
Packages
Modules
- runner - Testbed Setup and Test Suite Runner
- test_run - Test Run Execution
- test_suite - Common Test Suite Features
- test_result - Test Results Records
- settings - Command Line Arguments and Environment Variables
- context - DTS execution context
- logger - Logging Facility
- parser - Text Parsing Utilities
- utils - Various Utilities
- exception - Exceptions