Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-07 | add objdir to fix regress test | Vincent Gross | |
2016-09-06 | remove test programs for the audio driver, as we've better | Alexandre Ratchov | |
converage with base tools and programs in regress/lib/libsndio ok deraadt | |||
2007-07-06 | regression test for AUDIO_GETINFO/AUDIO_SETINFO ioctls | Jacob Meuser | |
2003-02-01 | audio encoding tester | Jason Wright | |
2016-09-05 | Big refactoring in main(), simplify the invocation syntax. | Vincent Gross | |
2016-09-04 | When passing the (1ULL << 32) to EV_SET, it gets casted to __uintptr_t. | Alexander Bluhm | |
On 32 bit architectues, the high bit is lost and the test fails. Create an invalid pid in the lower 32 bits. OK guenther@ | |||
2016-09-04 | If we bind to [::], we do not check for sockaddr availability. | Vincent Gross | |
see sys/netinet6/udp6_output.c 1.48 | |||
2016-09-03 | split ipv4 and ipv6 | Vincent Gross | |
2016-09-03 | Graceful failure handling at startup and run | Vincent Gross | |
2016-09-02 | Print SKIPPED if a regress test cannot be executed for some reason. | Alexander Bluhm | |
This allows to identify such tests by looking at their output. | |||
2016-09-02 | Pull in Chacha20 and Poly1305 source code as xform.o dependencies | Mike Belopuhov | |
2016-09-02 | Pull in Chacha20 and Poly1305 source code as xform.o dependencies | Mike Belopuhov | |
2016-09-01 | Delete sparc and vax bits | Philip Guenther | |
2016-09-01 | remove references to sparc (and even a vax ref that escaped notice) | Ted Unangst | |
2016-08-31 | Split the check-setup target into smaller parts to make it easier | Alexander Bluhm | |
to configure the regression test machines. | |||
2016-08-29 | Make socket splicing performance test pass in multiple environments. | Alexander Bluhm | |
When running the setup over two machines, build required binaries on remote machine. Avoid localhost nameserver lookup, just use 127.0.0.1. Use greater timeout. | |||
2016-08-27 | Pull in <stdio.h> for NULL | Philip Guenther | |
ok deraadt@ | |||
2016-08-27 | Pull in <sys/time.h> for struct timeval | Philip Guenther | |
<sys/*.h> includes go before <*.h> includes ok deraadt@ | |||
2016-08-27 | Pull in <sys/time.h> for gettimeofday() | Philip Guenther | |
Sort #includes ok deraadt@ | |||
2016-08-25 | Fix sosplice tests on 32 bit systems by putting the correct number | Alexander Bluhm | |
of bytes into the time_t Perl pack template. Also fix error messages. | |||
2016-08-25 | do not request RWX mappings, RW will do | Theo de Raadt | |
2006-04-06 | add a regress that repetitively calls mmap with MMAP_FIXED on the same | Kurt Miller | |
region of memory to ensure process datasize is properly calculated. this time in the righ place *sigh* ok pedro@ | |||
2016-08-24 | Move the pf address printing test into its own subdirectory. This | Alexander Bluhm | |
makes it consistent with the regress tree structure. | |||
2016-08-19 | Add support for arm and enable on armv7. | Mark Kettenis | |
2016-08-19 | string.h not strings.h | Theo de Raadt | |
2016-08-16 | Add regression tests for IP_SENDSRCADDR. | Vincent Gross | |
2016-08-14 | Convert %q to %ll | Philip Guenther | |
2016-07-19 | Adapt test to the srp_swap() area. | Martin Pieuchot | |
2016-07-18 | Remote regression tests should not run ssh with -t all the time. | Alexander Bluhm | |
This will make it easier to automate them. | |||
2016-07-11 | Add regression tests for the path MTU discovery implementation in | Alexander Bluhm | |
the kernel. Generate TCP and TCP6 and UDP6 packets with Scapy, check the kernel's reaction to ICMP fragmentation needed and ICMP6 packet too big. OK mpi@ | |||
2016-07-14 | Prevent silly states via knotes on pids > 2^32 and on nonexistent signals. | Philip Guenther | |
ok tedu@ | |||
2016-07-12 | Link path MTU discovery regress test into build. | Alexander Bluhm | |
2016-07-11 | Add regression tests for the path MTU discovery implementation in | Alexander Bluhm | |
the kernel. Generate TCP and TCP6 and UDP6 packets with Scapy, check the kernel's reaction to ICMP fragmentation needed and ICMP6 packet too big. OK mpi@ | |||
2016-06-13 | Test that splicing loops are aborted with ELOOP. | Alexander Bluhm | |
2016-06-07 | Adapt compat layers after recent changes: srp_swap() and the GC task | Martin Pieuchot | |
for ART. | |||
2016-05-28 | comment typos | Stuart Henderson | |
2016-05-22 | Fix tests: Restrict getpid() to lower 16 bit so that it can still | Alexander Bluhm | |
be used as packet id. Now scapy calls nexthopmtu with this name explicitly in icmp structure. | |||
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt | |
hppa reverse-stack gives us a valuable test case, but most developers don't have a 2nd one to proceed further with this. ok kettenis | |||
2016-05-03 | Fix some Perl statements perlcritic was bitching about: Variable | Alexander Bluhm | |
declared in conditional statement. | |||
2016-04-27 | unbreak pledge/generic test (breaked since ?) | Sebastien Marie | |
it still requires a pledge(2) with wlpath enable. | |||
2016-04-25 | remove systrace | Ted Unangst | |
2016-03-30 | Cover the case where we are bound to [::] and SO_REUSEADDR is not set. | Vincent Gross | |
2016-03-30 | Clear local and remote ARP cache for every subtest. | Alexander Bluhm | |
OK mpi | |||
2016-03-30 | Fix multicast test and a typo. | Martin Pieuchot | |
ok bluhm@ | |||
2016-03-24 | Make sure that two ARP entries can be created for the same IP when | Martin Pieuchot | |
doing proxy ARP. ok millert@, bluhm@ | |||
2016-03-24 | Remove #ifdef from code shared with the kernel, IPv6 is always enabled | Martin Pieuchot | |
in the tests. | |||
2016-03-23 | Assert that the mask to prefix length conversion is correct when | Martin Pieuchot | |
removing an entry. While here print the corresponding error string when available if rtable_* function fail. | |||
2016-03-19 | Add regress tests for IPV6_PKTINFO with addr | Vincent Gross | |
2016-03-17 | Last parameter to execl[e]() functions *must* be cast to a pointer. | Kenneth R Westerback | |
Just NULL is not good practise as NULL is theoretically allowed to be an integer rather than a pointer. Use (char *)NULL consistently instead of scattering a few (char *)0 and (void *)NULL into the mix. Prompted by and probably ok deraadt@ millert@ kettenis@ Definitely ok mestre@ ratchov@ | |||
2016-03-04 | be more careful determining which regress/sys/arch/XXX directory to | Theo de Raadt | |
enter; issue came up a dir was deleted containing a obj@ link ok millert |