aboutgitcodebugslistschat
path: root/test/lib/test
Commit message (Expand)AuthorAgeFilesLines
* test: Create common state directories for temporary filesDavid Gibson2022-09-131-0/+4
* test: Integration of old-style pane execution and new context executionDavid Gibson2022-09-131-81/+57
* test: Rewrite test_iperf3David Gibson2022-09-071-41/+27
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-071-4/+6
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-071-47/+43
* tests: Clean up better after iperf testsDavid Gibson2022-07-221-1/+1
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-141-9/+0
* tests: Don't automatically traverse directories of test filesDavid Gibson2022-07-141-2/+2
* tests: Remove not-very-useful "req" directiveDavid Gibson2022-07-141-18/+10
* tests: Introduce makefile for building test assetsDavid Gibson2022-07-141-1/+1
* tests: Don't count number of test units for demosStefano Brivio2022-05-191-2/+4
* tests: Simplify *tools commands using pane_statusDavid Gibson2022-05-191-15/+10
* tests: Add pane_status command to check for success of issued commandsDavid Gibson2022-05-191-19/+19
* tests: Don't ignore errors during scriptDavid Gibson2022-05-191-5/+5
* tests: Add some debugging output for the test scripts themselvesDavid Gibson2022-05-191-0/+2
* test: Add demo for Podman with pastaStefano Brivio2022-02-221-0/+35
* test/lib/test: Introduce 'def' directive for frequently used patternsStefano Brivio2022-01-281-229/+267
* test/lib/test: Wait a bit longer before terminating iperf3 processesStefano Brivio2021-10-211-3/+3
* test: Add CI/demo scriptsStefano Brivio2021-09-271-0/+378