| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Use shutdown test for pasta | David Gibson | 2022-08-20 | 3 | -5/+4 |
* | test: Rename slightly misleading "valgrind" tests | David Gibson | 2022-08-20 | 4 | -12/+13 |
* | test: Only select a single interface or gateway in tests | David Gibson | 2022-08-20 | 4 | -7/+7 |
* | test: Split setup/teardown functions for build and distro tests | David Gibson | 2022-08-20 | 2 | -0/+19 |
* | test: Ignore video processing temporary files | David Gibson | 2022-08-20 | 1 | -0/+4 |
* | test: Remove unused *_XTERM variables | David Gibson | 2022-08-20 | 1 | -4/+0 |
* | test: Split cppcheck and clang-tidy tests into different files | David Gibson | 2022-08-20 | 3 | -5/+20 |
* | test: Convert distro tests to use socat instead of nc/ncat | David Gibson | 2022-08-20 | 4 | -52/+74 |
* | Makefile: Ugly hack to get a "plain" Markdown version of README | Stefano Brivio | 2022-08-20 | 3 | -3/+3 |
* | contrib, test: Rebase Podman patch, enable three-way merge on git am in demo2022_08_04.b516d15 | Stefano Brivio | 2022-08-01 | 1 | -1/+1 |
* | Separately locate external interfaces for IPv4 and IPv6 | David Gibson | 2022-07-30 | 4 | -5/+8 |
* | tests: Correct determination of host interface name in tests | David Gibson | 2022-07-30 | 2 | -2/+2 |
* | test: Expand root partition of Debian sid amd64 and aarch64 images | Stefano Brivio | 2022-07-29 | 1 | -0/+12 |
* | demo: Use git protocol downloads | David Gibson | 2022-07-22 | 2 | -2/+2 |
* | tests: No need to retrieve host ifname in ndp/pasta | David Gibson | 2022-07-22 | 1 | -3/+2 |
* | tests: Clean up better after iperf tests | David Gibson | 2022-07-22 | 1 | -1/+1 |
* | tests: Use dhclient --no-pid for namespaces in two_guests tests | David Gibson | 2022-07-22 | 1 | -4/+4 |
* | tests: Remove unnecessary truncation of temporary files in udp tests | David Gibson | 2022-07-22 | 3 | -18/+0 |
* | tests: Remove unnecessary ^D in passt_in_ns teardown | David Gibson | 2022-07-22 | 1 | -2/+0 |
* | tests: Use socat instead of netcat | David Gibson | 2022-07-22 | 11 | -200/+200 |
* | tests: Fix creation of test file in udp passt tests | David Gibson | 2022-07-22 | 1 | -1/+1 |
* | tests: Fix detection of empty 'hout' responses in passt{,_in_ns} tests | David Gibson | 2022-07-22 | 1 | -0/+14 |
* | tests: Correctly handle domain search list in dhclient-script | David Gibson | 2022-07-22 | 1 | -3/+3 |
* | tests: Handle the case of a nameserver on host localhost | David Gibson | 2022-07-22 | 1 | -2/+2 |
* | tests: More robust parsing of resolv.conf for DHCP tests | David Gibson | 2022-07-22 | 1 | -8/+8 |
* | tests: Add some extra dhclient support directories to mbuto.img | David Gibson | 2022-07-22 | 1 | -1/+1 |
* | tests: Add rudimentary debugging to dhclient-script | David Gibson | 2022-07-22 | 1 | -1/+5 |
* | tests: Let Fedora find dhclient-script in /usr/sbin | David Gibson | 2022-07-22 | 1 | -0/+1 |
* | tests: Remove no longer needed /usr/bin/bash link | David Gibson | 2022-07-22 | 1 | -2/+1 |
* | test: Drop further ^D in passt demo teardown | Stefano Brivio | 2022-07-22 | 1 | -5/+1 |
* | test: Actually use pasta in Podman demo step with HTTP service | Stefano Brivio | 2022-07-22 | 1 | -1/+1 |
* | test: Fix Podman build in Podman demo | Stefano Brivio | 2022-07-22 | 1 | -0/+2 |
* | test: In pasta demo, issue /sbin/dhclient instead of dhclient | Stefano Brivio | 2022-07-22 | 1 | -2/+2 |
* | test: In demos, use pgrep instead of pstree to find namespace PID | Stefano Brivio | 2022-07-22 | 2 | -8/+6 |
* | test: In passt demo, bring up eth0 in guest, not in namespace pane | Stefano Brivio | 2022-07-21 | 1 | -1/+1 |
* | demo/passt: Bring interface up before starting dhclient in guest | Stefano Brivio | 2022-07-14 | 1 | -0/+2 |
* | tests: Remove unused DNS6 calculation from fedora tests | David Gibson | 2022-07-14 | 3 | -4/+3 |
* | tests: Prepare distro images during asset build phase | David Gibson | 2022-07-14 | 6 | -325/+69 |
* | tests: Move distro image download to asset build makefile | David Gibson | 2022-07-14 | 6 | -46/+178 |
* | tests: Explicitly list test files in test/run, remove "onlyfor" support | David Gibson | 2022-07-14 | 23 | -67/+31 |
* | tests: Don't automatically traverse directories of test files | David Gibson | 2022-07-14 | 2 | -26/+26 |
* | tests: Remove not-very-useful "req" directive | David Gibson | 2022-07-14 | 3 | -53/+31 |
* | tests: Remove unused set_mode() function | David Gibson | 2022-07-14 | 1 | -13/+0 |
* | tests: Search multiple places for aarch64 EDK2 bios image | David Gibson | 2022-07-14 | 6 | -13/+30 |
* | tests: Move mbuto download and execution to asset build | David Gibson | 2022-07-14 | 3 | -19/+16 |
* | tests: Introduce makefile for building test assets | David Gibson | 2022-07-14 | 2 | -1/+28 |
* | Invoke specific qemu-system-* binaries | David Gibson | 2022-07-14 | 6 | -31/+40 |
* | tests: qemu-system-ppc64le isn't a thing | David Gibson | 2022-07-14 | 2 | -6/+6 |
* | test: Embed script for dhclient(8) in mbuto(1) profile | Stefano Brivio | 2022-07-14 | 4 | -10/+26 |
* | test: Add external mbuto profile, drop udhcpc, and switch to it | Stefano Brivio | 2022-07-06 | 3 | -2/+39 |