mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
The test was support to check if SUID/SGID bits are removed on first write, but actually we were checking if they were removed after close. Now we can check if SUID/SGID bits are gone after first write. While here add checks to see if when both SUID and SGID bits are set they are both cleared on first write. |
||
|---|---|---|
| .. | ||
| 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 | ||