index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/lib: Wait on iperf3 clients to be done, then send SIGINT to servers
Stefano Brivio
2022-09-22
1
-8
/
+8
*
test/lib: Restore IFS while executing directives in def blocks
Stefano Brivio
2022-09-22
1
-1
/
+1
*
test/perf: Switch performance test duration to 10 seconds instead of 30
Stefano Brivio
2022-09-22
4
-4
/
+4
*
test/perf: Always use /sbin/sysctl in tcp test
Stefano Brivio
2022-09-22
2
-6
/
+6
*
test/passt_in_ns: Consistent sleep commands before starting socat client
Stefano Brivio
2022-09-22
2
-6
/
+41
*
test/perf: Check for /sbin/sysctl with which(1), not simply sysctl
Stefano Brivio
2022-09-22
3
-4
/
+4
*
test: term: When checking if status line is a number, hide errors
Stefano Brivio
2022-09-14
1
-1
/
+1
*
test: Simpler termination handling for UDP tests
David Gibson
2022-09-13
3
-65
/
+62
*
test: Move perf.js report file to $LOGDIR/web
David Gibson
2022-09-13
2
-2
/
+2
*
test: Move video processing files to $STATEBASE
David Gibson
2022-09-13
3
-24
/
+25
*
demo: Move pidfiles to state directory
David Gibson
2022-09-13
2
-7
/
+8
*
test: Move pidfiles and nsholder sockets into state directory
David Gibson
2022-09-13
3
-35
/
+35
*
test: Store pcap files in $LOGDIR instead of /tmp
David Gibson
2022-09-13
1
-8
/
+8
*
test: Move pause temporary file to state directory
David Gibson
2022-09-13
1
-2
/
+2
*
test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directives
David Gibson
2022-09-13
15
-82
/
+69
*
test: Don't redundantly regenerate small test file in pasta/tcp
David Gibson
2022-09-13
1
-3
/
+0
*
test: Move context temporary files to state dir
David Gibson
2022-09-13
1
-29
/
+32
*
test: Move passt_test_log_pipe to state directory
David Gibson
2022-09-13
3
-19
/
+16
*
test: Create common state directories for temporary files
David Gibson
2022-09-13
4
-1
/
+9
*
test: Actually run cleanup function
David Gibson
2022-09-13
1
-1
/
+0
*
test: Remove unused variable FFMPEG_PID_FILE
David Gibson
2022-09-13
1
-1
/
+0
*
test: Group tests by mode then protocol, rather than the reverse
David Gibson
2022-09-13
14
-32
/
+32
*
test: Use new-style command issue for passt_in_ns tests
David Gibson
2022-09-13
5
-52
/
+37
*
test: Use context system for two_guests tests
David Gibson
2022-09-13
2
-73
/
+57
*
test: Use context system for guest commands
David Gibson
2022-09-13
10
-16
/
+90
*
test: Extend context system to run commands in namespace for pasta tests
David Gibson
2022-09-13
3
-13
/
+29
*
test: Add nsholder utility
David Gibson
2022-09-13
3
-1
/
+147
*
test: Use new-style contexts for passt pane in the pasta and passt tests
David Gibson
2022-09-13
3
-19
/
+12
*
test: Issue host commands via context for most tests
David Gibson
2022-09-13
2
-25
/
+42
*
test: Integration of old-style pane execution and new context execution
David Gibson
2022-09-13
3
-81
/
+121
*
test: Allow a tmux pane to watch commands executed in contexts
David Gibson
2022-09-13
1
-0
/
+18
*
test: Context execution helpers
David Gibson
2022-09-13
1
-0
/
+80
*
test: Correctly match "background" with "wait" commands
David Gibson
2022-09-13
4
-8
/
+6
*
test: Rewrite test_iperf3
David Gibson
2022-09-07
3
-44
/
+30
*
test: Parameterize run time for throughput performance tests
David Gibson
2022-09-07
5
-87
/
+95
*
test: Combine iperf3c and iperf3s into a single DSL command
David Gibson
2022-09-07
5
-197
/
+122
*
test: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390x
Stefano Brivio
2022-09-05
1
-2
/
+6
*
test/README: Requirements for socket buffer sizes and hardware performance ev...
Stefano Brivio
2022-09-02
1
-0
/
+16
*
test: debian: Export DEBIAN_FRONTEND=noninteractive for sid
2022_08_20.f233d6c
Stefano Brivio
2022-08-20
1
-0
/
+3
*
test: Kill qemu by pidfile rather than ^C
David Gibson
2022-08-20
1
-8
/
+12
*
test: Log debugging output from test script
David Gibson
2022-08-20
1
-0
/
+2
*
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
[next]