Module Name:src
Committed By: christos
Date: Sat Aug 13 11:22:11 UTC 2016
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
order netinet6 properly.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/tests/lib/librumphijack/t_tcpip.sh
P
Module Name:src
Committed By: kre
Date: Thu Aug 11 21:29:44 UTC 2016
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
One more -lrumpdev
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/tests/lib/librumphijack/t_tcpip.sh
Please note
Module Name:src
Committed By: pgoyette
Date: Tue Dec 29 07:17:19 UTC 2015
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Since we're expecting to autoload modules here, make sure that the
kernel (or rump-server) has autoload enabled.
This should fini
Module Name:src
Committed By: martin
Date: Wed Aug 26 09:19:20 UTC 2015
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Mark the ssh test as expected failure pointing to PR lib/50174
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/t
Module Name:src
Committed By: apb
Date: Thu Oct 9 06:52:37 UTC 2014
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Avoid literal in sed regular expression.
Instead, use printf(1) to save the regexp in a shell variable,
taking advantage of the fact t
Module Name:src
Committed By: gson
Date: Wed Aug 27 13:32:16 UTC 2014
Modified Files:
src/tests/lib/librumphijack: t_asyncio.sh
Log Message:
The 4 second timeout of the invafd test case is not always enough when
running under qemu; increase it to 10 seconds.
To generate
Module Name:src
Committed By: pooka
Date: Fri Jan 3 13:18:00 UTC 2014
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
netstat expected output includes ipv6 sucket, so add netinet6
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tes
Module Name:src
Committed By: pgoyette
Date: Thu Aug 16 12:57:25 UTC 2012
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Fix more fallout from the changes to nfsd's command-line options
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 s
Module Name:src
Committed By: jruoho
Date: Fri Apr 20 05:15:11 UTC 2012
Modified Files:
src/tests/lib/librumphijack: h_client.c
Log Message:
Close all file descriptors before trying to reason about the number of open
descriptors. Should fix the test failures reported on cu
Module Name:src
Committed By: jruoho
Date: Tue Apr 17 09:23:21 UTC 2012
Modified Files:
src/tests/lib/librumphijack: h_client.c h_cwd.c h_netget.c
Log Message:
Return from main() and use EXIT_FAILURE/EXIT_SUCCESS from stdlib(3).
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Thu Dec 1 21:54:10 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_vfs.sh
Log Message:
add missing dev_disk library for getdiskinfo.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/librumphij
Module Name:src
Committed By: jmmv
Date: Tue Mar 29 16:03:32 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Halt the httpd server _before_ rump. Per pooka@'s suggestion.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/test
Module Name:src
Committed By: jmmv
Date: Tue Mar 29 15:43:45 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
Make httpd create a pid file and use that to kill the server in a controlled
manner (instead of indirectly through rump.halt). Sugges
Module Name:src
Committed By: pooka
Date: Tue Mar 22 17:07:11 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
check that nfsd works with kernel module autoloading
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libr
Module Name:src
Committed By: pooka
Date: Mon Mar 14 15:57:23 UTC 2011
Modified Files:
src/tests/lib/librumphijack: Makefile
Log Message:
test RUMPHIJACK fdoff=8
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/librumphijack/Makefile
Please note
Module Name:src
Committed By: pooka
Date: Mon Mar 14 15:56:41 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_client.c
Added Files:
src/tests/lib/librumphijack: t_config.sh
Log Message:
test RUMPHIJACK fdoff=8
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: pooka
Date: Thu Mar 10 13:42:34 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
* remove juiblex from nfsd startup (i was using -DDEBUG nfsd yesterday)
* some minor nits
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: pooka
Date: Wed Mar 9 21:26:00 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
nfsd + mount_nfs test with stock system binaries
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/librumph
Module Name:src
Committed By: pooka
Date: Tue Mar 8 22:21:52 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_vfs.sh
Log Message:
some blanket tests
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/librumphijack/t_vfs.sh
Please note that
Module Name:src
Committed By: pooka
Date: Tue Mar 8 21:36:25 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_vfs.sh
Log Message:
test case for runon prefixes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/librumphijack/t_vfs.sh
Please
Module Name:src
Committed By: pooka
Date: Tue Mar 8 14:53:03 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_client.c
Log Message:
print out the unexpected rv too
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/librumphijack/h_client.c
Module Name:src
Committed By: pooka
Date: Thu Mar 3 11:54:12 UTC 2011
Modified Files:
src/tests/lib/librumphijack: Makefile
Added Files:
src/tests/lib/librumphijack: t_sh.sh
Log Message:
add tests for hijacked /bin/sh (mostly redirection now)
To generate a diff
Module Name:src
Committed By: pooka
Date: Tue Mar 1 08:54:18 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_client.c
Log Message:
Create a pipe on which to select. selecting on STDIN_FILENO seems
to be succesful *sometimes* on some archs (i'm suspecting this is
Module Name:src
Committed By: pooka
Date: Wed Feb 23 16:38:08 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_vfs.sh
Log Message:
some tests for mv(1)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/librumphijack/t_vfs.sh
Please note th
Module Name:src
Committed By: pooka
Date: Wed Feb 23 13:01:57 UTC 2011
Modified Files:
src/tests/lib/librumphijack: Makefile
Added Files:
src/tests/lib/librumphijack: t_vfs.sh
Log Message:
simple vfs tests (mount ffs, cp/pax files there, un/remount,
check with diff
Module Name:src
Committed By: pooka
Date: Sun Feb 20 23:45:46 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_client.c t_asyncio.sh
Log Message:
check that poll on an invalid fd doesn't hang in the dual poll case
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: pooka
Date: Sat Feb 19 19:57:28 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_cwd.c t_cwd.sh
Log Message:
more test cases:
* // prefix
* fchdir
* cd-via-symlink
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/
Module Name:src
Committed By: pooka
Date: Sat Feb 19 13:19:53 UTC 2011
Modified Files:
src/tests/lib/librumphijack: Makefile
Added Files:
src/tests/lib/librumphijack: h_cwd.c t_cwd.sh
Log Message:
a basic getcwd() test
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: pooka
Date: Mon Feb 14 19:56:30 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
explicitly set BLOCKSIZE so that we don't get fooled again
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/li
Module Name:src
Committed By: pooka
Date: Mon Feb 14 19:54:29 UTC 2011
Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh
Log Message:
-debugging crud
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/librumphijack/t_tcpip.sh
Please note tha
Module Name:src
Committed By: pooka
Date: Mon Feb 14 15:14:00 UTC 2011
Modified Files:
src/tests/lib/librumphijack: Makefile t_tcpip.sh
Added Files:
src/tests/lib/librumphijack: ssh_config.in ssh_host_key
ssh_host_key.pub sshd_config.in
Log Message:
Tes
Module Name:src
Committed By: pooka
Date: Sat Feb 12 10:28:08 UTC 2011
Modified Files:
src/tests/lib/librumphijack: h_client.c t_asyncio.sh
Log Message:
Add test case from PR lib/44552 by Alexander Nasonov. I also lobbed
in a test for select(0, NULL, NULL, NULL, &tv) in t
Module Name:src
Committed By: pooka
Date: Fri Feb 11 15:38:14 UTC 2011
Modified Files:
src/tests/lib/librumphijack: Makefile
Added Files:
src/tests/lib/librumphijack: h_client.c t_asyncio.sh
Log Message:
add test for fix in rev 1.36 of librumphijack/hijack.c
To g
33 matches
Mail list logo