aboutgitcodebugslistschat
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Fix creation of test file in udp passt testsDavid Gibson2022-07-221-1/+1
* tests: Fix detection of empty 'hout' responses in passt{,_in_ns} testsDavid Gibson2022-07-221-0/+14
* tests: Correctly handle domain search list in dhclient-scriptDavid Gibson2022-07-221-3/+3
* tests: Handle the case of a nameserver on host localhostDavid Gibson2022-07-221-2/+2
* tests: More robust parsing of resolv.conf for DHCP testsDavid Gibson2022-07-221-8/+8
* tests: Add some extra dhclient support directories to mbuto.imgDavid Gibson2022-07-221-1/+1
* tests: Add rudimentary debugging to dhclient-scriptDavid Gibson2022-07-221-1/+5
* tests: Let Fedora find dhclient-script in /usr/sbinDavid Gibson2022-07-221-0/+1
* tests: Remove no longer needed /usr/bin/bash linkDavid Gibson2022-07-221-2/+1
* test: Drop further ^D in passt demo teardownStefano Brivio2022-07-221-5/+1
* test: Actually use pasta in Podman demo step with HTTP serviceStefano Brivio2022-07-221-1/+1
* test: Fix Podman build in Podman demoStefano Brivio2022-07-221-0/+2
* test: In pasta demo, issue /sbin/dhclient instead of dhclientStefano Brivio2022-07-221-2/+2
* test: In demos, use pgrep instead of pstree to find namespace PIDStefano Brivio2022-07-222-8/+6
* test: In passt demo, bring up eth0 in guest, not in namespace paneStefano Brivio2022-07-211-1/+1
* demo/passt: Bring interface up before starting dhclient in guestStefano Brivio2022-07-141-0/+2
* tests: Remove unused DNS6 calculation from fedora testsDavid Gibson2022-07-143-4/+3
* tests: Prepare distro images during asset build phaseDavid Gibson2022-07-146-325/+69
* tests: Move distro image download to asset build makefileDavid Gibson2022-07-146-46/+178
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-1423-67/+31
* tests: Don't automatically traverse directories of test filesDavid Gibson2022-07-142-26/+26
* tests: Remove not-very-useful "req" directiveDavid Gibson2022-07-143-53/+31
* tests: Remove unused set_mode() functionDavid Gibson2022-07-141-13/+0
* tests: Search multiple places for aarch64 EDK2 bios imageDavid Gibson2022-07-146-13/+30
* tests: Move mbuto download and execution to asset buildDavid Gibson2022-07-143-19/+16
* tests: Introduce makefile for building test assetsDavid Gibson2022-07-142-1/+28
* Invoke specific qemu-system-* binariesDavid Gibson2022-07-146-31/+40
* tests: qemu-system-ppc64le isn't a thingDavid Gibson2022-07-142-6/+6
* test: Embed script for dhclient(8) in mbuto(1) profileStefano Brivio2022-07-144-10/+26
* test: Add external mbuto profile, drop udhcpc, and switch to itStefano Brivio2022-07-063-2/+39
* Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targetsDavid Gibson2022-06-184-4/+4
* tests: Use nmap-ncat instead of openbsd netcat for pasta testsDavid Gibson2022-06-184-47/+48
* Use dhclient instead of udhcpcDavid Gibson2022-06-153-6/+6
* Tweak dhclient arguments for readabilityDavid Gibson2022-06-159-15/+15
* Don't abbreviate ip(8) arguments in examples and testsDavid Gibson2022-06-1520-109/+109
* tests: Use more explicit netcat options for distro/fedora testsDavid Gibson2022-06-151-7/+7
* tests: Don't check exit code for every command in demo modeStefano Brivio2022-05-191-0/+3
* tests: Don't count number of test units for demosStefano Brivio2022-05-191-2/+4
* demo/pasta: Fix bad sleep directiveStefano Brivio2022-05-191-1/+1
* test/run: Return 0 from run(), exit value already reflects failuresStefano Brivio2022-05-191-1/+1
* test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interfaceStefano Brivio2022-05-191-1/+0
* tests: Simplify explicit checks for command successDavid Gibson2022-05-195-52/+24
* 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-193-50/+59
* tests: Don't ignore errors during scriptDavid Gibson2022-05-192-6/+6
* tests: Improve control character filtering in pane_parseDavid Gibson2022-05-191-1/+1
* tests: Don't globally set tmux default-shellDavid Gibson2022-05-191-6/+7
* tests: Don't use tmux update-environmentDavid Gibson2022-05-191-4/+5
* tests: Add some debugging output for the test scripts themselvesDavid Gibson2022-05-191-0/+2
* tests: Remove unused XVFB variableDavid Gibson2022-05-191-3/+0