Utility Libraries
| Name ↑ | Description ↑ | Category ↑ | Maintainer ↑ | Supported Platforms ↑ | Tests ↑ | Remote ↑ |
|---|---|---|---|---|---|---|
| ar | Module to read UNIX ar files |
OS Files |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/archive/ar.py |
false |
| data_structures | Module containing handy classes that can be used inside avocado core code or plugins. |
Development Misc |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/data_structures.py |
false |
| astring | String operations and utilities for development and debugging (conversion, sanitation, console output processing) |
Development Misc |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/devel/astring.py |
false |
| gdb | Provides interaction with GDB, GDBServer and the Remote GDB interface |
Development |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/devel/gdb.py |
false |
| output | Utility functions for user friendly display of information, including data size formatting and progress bars |
Development Misc |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/devel/output.py |
false |
| path | Module to handle file and directory paths. |
OS Files |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/file/path.py |
false |
| ports | Module containing network related port functions. |
OS Network |
|
CentOS Stream 9 Fedora 36 Fedora 37 |
tests/unit/modules/network/ports.py tests/functional/modules/network/ports.py |
false |