freebsd-dev/tools/regression/fstest/tests/open
Pawel Jakub Dawidek 2125ff0886 Make fstest work out-of-the-box on Solaris:
- Solaris' setgroups(2) doesn't change process' effective gid, so set it
  explicitly.
- POSIX doesn't define O_NOFOLLOW. FreeBSD returns EMLINK when target is
  a symbolic link, but Solaris returns ELOOP then.
- Solaris doesn't define O_SHLOCK and O_EXLOCK flags.

Approved by:	re (rwatson)
2007-07-18 18:07:15 +00:00
..
00.t
01.t
02.t
03.t
04.t
05.t
06.t
07.t
08.t
09.t
10.t
11.t
12.t
13.t
14.t
15.t
16.t Make fstest work out-of-the-box on Solaris: 2007-07-18 18:07:15 +00:00
17.t
18.t Make fstest work out-of-the-box on Solaris: 2007-07-18 18:07:15 +00:00
19.t
20.t
21.t
22.t
23.t