issues
search
google
/
capsicum-test
Test suite for Capsicum
BSD 2-Clause "Simplified" License
46
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Skip SCTP test if SCTP is not available
#61
emaste
closed
1 month ago
0
sctp.cc's `#ifdef HAVE_SCTP` is not functional on FreeBSD
#60
emaste
opened
1 month ago
3
Add tests for copy_file_range syscall
#59
oshogbo
closed
1 year ago
1
Fix Capability.ExtendedAttributesIfAvailable on ZFS on FreeBSD
#58
Math2
closed
2 years ago
1
Verify some more socket operations
#57
markjdb
closed
3 years ago
0
Fix FreeBSD build with GCC
#56
arichardson
closed
3 years ago
0
Remove the last remaining synchronize-via-sleep occurrences
#55
arichardson
closed
3 years ago
3
Fix potential race in PdkillOtherSignal test
#54
arichardson
closed
3 years ago
1
Update Pdfork.OtherUserIfRootForked for actual FreeBSD behaviour
#53
arichardson
closed
3 years ago
4
Avoid two more sleep() calls in the pdfork tests and fix a race
#52
arichardson
closed
3 years ago
1
Avoid using sleep() in Pdfork.Bagpuss/Pdfork.BagpussDaemon
#51
arichardson
closed
3 years ago
1
Use libprocstat to get child process state on FreeBSD
#50
arichardson
closed
3 years ago
0
Speed up the Capability.SocketTransferForked test
#49
arichardson
closed
3 years ago
3
Increase _RUN_FORKED timeout to 30s
#48
arichardson
closed
3 years ago
0
Close files after a failed EXPECT_OPENAT_FAIL_TRAVERSAL() check
#47
arichardson
closed
3 years ago
0
Add more context to failed checks
#46
arichardson
closed
3 years ago
0
Improve failure mode if other_uid cannot be inferred
#45
arichardson
closed
3 years ago
0
Upgrade Google Test and drop local skipped-test tracking
#44
daviddrysdale
closed
4 years ago
6
Really skip the tests by calling GTEST_SKIP() to ignore the expectations
#43
lwhsu
closed
4 years ago
3
Check capsicum feature prerequisites on FreeBSD before running tests
#42
ngie-eign
closed
5 years ago
5
Allow `capsicum-test` to be executed from an absolute path
#41
ngie-eign
closed
5 years ago
2
Separate out differing O_BENEATH behaviours
#40
daviddrysdale
opened
5 years ago
4
Fix a -Wdangling-else issue with g++
#39
ngie-eign
closed
5 years ago
2
Remove `FAIL` macro use for non-x86 architectures when testing `sysarch(2)`
#38
ngie-eign
closed
5 years ago
0
Fix clang warnings
#37
ngie-eign
closed
5 years ago
1
Expect `RenameAt.AbsDesignationSame` to fail on FreeBSD
#36
ngie-eign
closed
5 years ago
0
Fix `OpenatTest.WithFlag` when `O_BENEATH` is passed after 5eb909a37339fe4675ef95b769a07c5eb3894799
#35
ngie-eign
opened
5 years ago
10
Create a temporary directory root at start if not specified via -T
#34
ngie-eign
closed
5 years ago
2
Fix the procdesc testcases on FreeBSD
#33
ngie-eign
closed
5 years ago
0
Fix errno used when checking for failure with `O_BENEATH`
#32
ngie-eign
closed
5 years ago
0
PipePdfork.Close and PipePdforkDaemon.NoPDSigchld fail when calling waitpid with ECHILD
#31
ngie-eign
closed
5 years ago
2
Revert "Fix FreeBSD ps command to retrieve zombie process state (#17)"
#30
ngie-eign
closed
5 years ago
1
Ensure that mknod(2) is called with S_IFIFO in `mode`
#29
ngie-eign
closed
5 years ago
4
OpenatTest.WithFlag / ForkedOpenatTest_WithFlagInCapabilityMode._ fail fails on FreeBSD
#28
ngie-eign
opened
5 years ago
2
OpenatTest.* failures if vfs.lookup_cap_dotdot is disabled
#27
ngie-eign
opened
5 years ago
0
Fix casper compilation on FreeBSD
#26
ngie-eign
closed
5 years ago
11
Upgrade gtest from 1.6.0 to 1.8.1
#25
ngie-eign
closed
5 years ago
7
Remove -ansi from CXXFLAGS
#24
ngie-eign
closed
5 years ago
1
Check the value of kern.trap_enotcap when running on FreeBSD
#23
markjdb
closed
5 years ago
7
Added the test for rename and renameat syscall with absolute path
#22
ScottieY
closed
7 years ago
5
cap_rights_init() macro doesn't catch mandatory rights argument
#21
daviddrysdale
closed
7 years ago
1
mkdirat(AT_FDCWD,...) doesn't return ECAPMODE when in cap mode [EOM]
#20
benlaurie
closed
7 years ago
0
Pdfork.OtherUserForked fails on FreeBSD 12 current
#19
svmhdvn
closed
5 years ago
5
"ps -p <zombie-pid>" returns nothing on FreeBSD
#18
svmhdvn
closed
5 years ago
5
Fix ps command to retrieve zombie process state
#17
svmhdvn
closed
7 years ago
0
Allow dotdot lookups that don't escape topdir
#16
svmhdvn
closed
7 years ago
2
Forked WithFiles.DisallowedFileSyscalls fails on FreeBSD 12 current
#15
svmhdvn
closed
5 years ago
9
Track FreeBSD header rename sys/capability.h -> sys/capsicum.h
#14
emaste
closed
7 years ago
0
Support distributions where x32 building is not available
#13
arichardson
closed
9 years ago
1
Add a RPM specfile for libcaprights
#12
arichardson
closed
9 years ago
0
Next