index
:
mesalab_git/tongzongzhen/dpdk.git
main
next-baseband-for-main
next-baseband-staging
next-crypto-for-main
next-eventdev-for-main
next-net-brcm-for-next-net
next-net-brcm-for-next-net-bkp
next-net-brcm-main
next-net-for-main
next-net-intel-for-next-net
next-net-intel-main
next-net-main
next-net-mlx-for-next-net
next-net-mlx-main
next-net-mrvl-for-main
next-virtio-for-next-net
next-virtio-staging
releases
Repository for tongzongzhen/dpdk
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dts
/
framework
/
runner.py
Age
Commit message (
Expand
)
Author
2024-11-13
dts: improve test run result statistics
Tomáš Ďurovec
2024-11-11
dts: use test suite specification class imports
Luca Vizzarro
2024-11-11
dts: use Pydantic in the configuration
Luca Vizzarro
2024-11-08
dts: add test suite specification and discovery
Luca Vizzarro
2024-10-30
dts: support externally compiled DPDK
Tomáš Ďurovec
2024-10-30
dts: enforce one DPDK build per test run
Tomáš Ďurovec
2024-10-30
dts: rename build target to DPDK build
Tomáš Ďurovec
2024-10-11
dts: add basic capability support
Juraj Linkeš
2024-10-11
dts: support simpler topologies
Juraj Linkeš
2024-10-11
dts: add mechanism to skip test cases or suites
Juraj Linkeš
2024-10-11
dts: add test case decorators
Juraj Linkeš
2024-09-09
dts: add random generation seed setting
Luca Vizzarro
2024-06-20
dts: remove module-wide imports
Luca Vizzarro
2024-06-20
dts: add TG node setup and teardown in test run
Juraj Linkeš
2024-06-20
dts: rename execution to test run
Juraj Linkeš
2024-06-19
dts: update mypy static checker
Luca Vizzarro
2024-03-07
dts: improve test suite and case filtering
Juraj Linkeš
2024-03-07
dts: refactor logging configuration
Juraj Linkeš
2024-03-07
dts: block all test cases when earlier setup fails
Juraj Linkeš
2024-03-07
dts: filter test suites in executions
Juraj Linkeš
2024-03-07
dts: move test suite execution to runner class
Juraj Linkeš
2024-03-07
dts: convert runner methods into a class
Juraj Linkeš