summaryrefslogtreecommitdiff
path: root/test/script/run.et
AgeCommit message (Collapse)Author
9 daysAdd timeout argument for the ‘expect’ commandRoman Smrž
Changelog: Added `timeout` argument for the `expect` command
2025-09-12Call stack type and testsRoman Smrž
2025-09-01Add "ignore" commandRoman Smrž
Changelog: Added `ignore` builtin command
2025-06-21Boolean literals and comparison operatorsRoman Smrž
Changelog: Added `True` and `False` literals, and comparison operators for boolean values
2025-06-04Replace 'ip netns exec' with direct setns syscallRoman Smrž
2025-06-02Test script execution based on config fileRoman Smrž