summaryrefslogtreecommitdiff
path: root/dts/framework/utils.py
AgeCommit message (Expand)Author
2024-11-11dts: use Pydantic in the configurationLuca Vizzarro
2024-11-08dts: add test suite specification and discoveryLuca Vizzarro
2024-10-30dts: remove git ref optionTomáš Ďurovec
2024-10-30dts: enable copying directories to and from nodesTomáš Ďurovec
2024-09-30dts: add text parser for testpmd verbose outputJeremy Spewock
2024-09-30dts: use Python shell for Scapy instead of XML-RPCJeremy Spewock
2024-09-09dts: add random packet generatorLuca Vizzarro
2024-06-20dts: unify class inheritance from objectJuraj Linkeš
2024-06-20dts: constrain DPDK source argumentLuca Vizzarro
2024-06-19dts: update mypy static checkerLuca Vizzarro
2023-12-21dts: update docstringsJuraj Linkeš
2023-12-21dts: adjust code for doc generationJuraj Linkeš
2023-11-20dts: reformat to 100 line lengthJuraj Linkeš
2023-07-24dts: add traffic generator abstractionsJuraj Linkeš
2023-07-22dts: add smoke testsJeremy Spewock
2023-07-12dts: replace pexpect with fabricJuraj Linkeš
2023-07-12dts: create tarball from git referenceJuraj Linkeš
2023-03-19dts: add DPDK execution handlingJuraj Linkeš
2023-03-19dts: add DPDK build on SUTJuraj Linkeš
2022-11-09dts: add workflow moduleJuraj Linkeš
2022-11-09dts: add SSH sessionJuraj Linkeš