Module Name:src
Committed By: riastradh
Date: Thu Jun 17 00:03:05 UTC 2021
Modified Files:
src/tests/fs/tmpfs: t_times.sh
Log Message:
tests/fs/tmpfs: Print bad values on failure for diagnosis.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/fs/tmpf
Module Name:src
Committed By: gson
Date: Sat Jun 5 06:40:59 UTC 2021
Modified Files:
src/tests/fs/tmpfs: t_vnd.sh
Log Message:
Use the correct pathname when cleaning up the inner mount on test
failure. Fixes the ATF crash reported in PR bin/56221, but not
the issue causi
Module Name:src
Committed By: maya
Date: Wed Jan 17 00:23:17 UTC 2018
Modified Files:
src/tests/fs/tmpfs: t_sizes.sh t_statvfs.sh t_vnode_leak.sh
Log Message:
Use sysctl -n rather than parse the output.
>From Ngie Cooper in PR bin/51870
To generate a diff of this commit
Module Name:src
Committed By: maya
Date: Wed Jan 17 00:22:29 UTC 2018
Modified Files:
src/tests/fs/tmpfs: h_tools.c
Log Message:
- Add inttypes.h #include for PR* macros.
- close fd when done to prevent leak.
- use correct socket length when calling bind(2).
>From Ngie Co
Module Name:src
Committed By: martin
Date: Thu Mar 23 08:18:17 UTC 2017
Modified Files:
src/tests/fs/tmpfs: t_vnd.sh
Log Message:
Do not assume anything about the pseudo-disklabel of a completely zeroed
disk image. Use the raw partition and newfs -I instead.
To generate
Module Name:src
Committed By: pgoyette
Date: Fri Jul 29 05:23:24 UTC 2016
Modified Files:
src/tests/fs/tmpfs: t_vnd.sh
Log Message:
Update the test - the "official" name of the vnd configuration utility
was changed in NetBSD 7 to vndconfig(8).
To generate a diff of this
Module Name:src
Committed By: jmmv
Date: Sun Mar 17 01:16:45 UTC 2013
Modified Files:
src/tests/fs/tmpfs: h_funcs.subr
Log Message:
Simplify test_mount and log errors.
If mount_tmpfs fails, show what the stderr output of the command was instead
of failing without details.
Module Name:src
Committed By: riastradh
Date: Thu Aug 18 21:44:55 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_renamerace.c
Log Message:
No more xfail for PR kern/36681.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tests/fs/tmpfs/t_renamerace.c
Pl
Module Name:src
Committed By: haad
Date: Thu Apr 21 22:26:46 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_vnd.sh
Log Message:
Workaround problem with qemu where jot 100 produce garbage otput like this
93
94
:+
:,
:-
:.
:/
100
This can't be used as name of file, change
Module Name:src
Committed By: pooka
Date: Sat Mar 5 07:41:12 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_create.sh t_mkdir.sh
Log Message:
chown the workdir to unpriv user instead of chmod 711. Otherwise,
if your (root's) login shell is {t,}csh, su -m gets outoutsmart
Module Name:src
Committed By: pooka
Date: Mon Feb 21 10:14:29 UTC 2011
Modified Files:
src/tests/fs/tmpfs: h_funcs.subr
Log Message:
Skip instead of fail test if tmpfs cannot be mounted and the
error is "Operation not supported".
makes the tmpfs tests produce a sensible r
Module Name:src
Committed By: martin
Date: Sat Jan 15 20:16:58 UTC 2011
Modified Files:
src/tests/fs/tmpfs: h_tools.c
Log Message:
Fix off by one that made most of these tests die with a bus error in the
sparc64 runs.
To generate a diff of this commit:
cvs rdiff -u -r1.2
Module Name:src
Committed By: pooka
Date: Tue Jan 4 18:46:22 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_renamerace.c
Log Message:
win wunused
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/fs/tmpfs/t_renamerace.c
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Tue Jan 4 16:25:20 UTC 2011
Modified Files:
src/tests/fs/tmpfs: t_renamerace.c
Log Message:
Remove arch check now that rump smp is available on all host archs.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/te
Module Name:src
Committed By: jmmv
Date: Tue Nov 9 13:01:34 UTC 2010
Modified Files:
src/tests/fs/tmpfs: t_create.sh
Log Message:
Remove ugly workaround to skip this if unprivileged-user=_atf and just use
'su -m' as pooka@ did in t_mkdir.sh. As he says this may still fai
Module Name:src
Committed By: pooka
Date: Mon Nov 8 15:25:50 UTC 2010
Modified Files:
src/tests/fs/tmpfs: t_mkdir.sh
Log Message:
Use su -m since _atf has nologin as its shell.
XXX: this will still fail if root's shell is csh
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: pooka
Date: Sun Jul 4 12:43:23 UTC 2010
Modified Files:
src/tests/fs/tmpfs: t_renamerace.c
Log Message:
Add a test case for PR kern/36681 demonstrating how easy it is to
get tmpfs rename to "tstile".
Note1: triggering this on any non-SMP sys
Module Name:src
Committed By: riz
Date: Mon Jun 7 03:39:41 UTC 2010
Modified Files:
src/tests/fs/tmpfs: t_create.sh t_mkdir.sh
Log Message:
Use atf_check to su in a couple cases, to make the test failure
easier to understand when the unprivileged user has /sbin/nologin
fo
18 matches
Mail list logo