index
:
delta/libseccomp.git
coverity-scan
main
master
release-0.1
release-1.0
release-2.0
release-2.1
release-2.2
release-2.3
release-2.4
release-2.5
working-api_level
working-pcmoore
github.com: seccomp/libseccomp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: we can't run fuzz tests on non-native filters
Paul Moore
2017-02-27
1
-5
/
+0
*
all: add tests to ensure that syscall -1 is handled correctly
Paul Moore
2017-02-23
7
-7
/
+159
*
tests: add support for $LIBSECCOMP_TSTCFG_STRESSCNT
Paul Moore
2017-02-16
1
-0
/
+4
*
build: restore the '-static' linker flag for the test suite
Paul Moore
2017-02-16
1
-0
/
+8
*
tests: add test configuration via environment variables
Paul Moore
2017-02-07
1
-0
/
+4
*
build: add basic code coverage support
Paul Moore
2017-02-07
1
-2
/
+3
*
s390: handle multiplexed syscalls correctly
Paul Moore
2016-04-20
5
-3
/
+175
*
tests: replace socket syscall references in 15-basic-resolver
Paul Moore
2016-04-19
2
-7
/
+7
*
arch: fix a number of 32-bit x86 failures related to socket syscalls
Paul Moore
2016-04-10
1
-1
/
+2
*
tests: create a simple live test to verify we can set the TSYNC attribute
Paul Moore
2016-02-22
5
-3
/
+165
*
api: add a seccomp_version() API call
Paul Moore
2016-02-18
5
-3
/
+94
*
all: update my email address
Paul Moore
2016-02-11
72
-72
/
+72
*
build: fix a 'make dist' problem caused by a missing 00-test.c file
Paul Moore
2016-02-10
1
-0
/
+1
*
tests: add a test for the different types of socket syscalls
Paul Moore
2016-02-09
5
-3
/
+170
*
tests: s390 python test fix
Jan Willeke
2015-09-08
1
-0
/
+1
*
tests: remove fuzzing from 28-sim-arch_x86.tests
Paul Moore
2015-09-01
2
-10
/
+0
*
api: limit errno values to MAX_ERRNO
Paul Moore
2015-08-29
2
-0
/
+16
*
Merge branch 'working-s390' into master
Paul Moore
2015-08-28
5
-4
/
+16
|
\
|
*
s390x: fix python tests
Jan Willeke
2015-08-06
2
-0
/
+3
|
*
python: add s390 and s390x support
Paul Moore
2015-07-13
1
-0
/
+2
|
*
arch: add support for s390
Jan Willeke
2015-07-13
2
-2
/
+5
|
*
arch: add support for s390x
Jan Willeke
2015-07-13
2
-2
/
+5
*
|
tests: fix miniseq and "make distcheck"
Paul Moore
2015-08-27
1
-1
/
+14
*
|
all: block negative syscall numbers from the filter
Paul Moore
2015-08-27
5
-4
/
+152
*
|
Merge branch 'working-ppc64'
Paul Moore
2015-08-05
7
-3
/
+25
|
\
\
|
*
|
tests: add ppc support to the regression tests
Bogdan Purcareata
2015-02-17
3
-2
/
+6
|
*
|
tests: add ppc64 support to the regression live tests
Bogdan Purcareata
2015-02-10
1
-1
/
+1
|
*
|
tests: add ppc64 support to the regression tests
Paul Moore
2015-02-06
7
-2
/
+20
*
|
|
tests: don't link miniseq with any of our libraries
Paul Moore
2015-07-17
1
-0
/
+2
*
|
|
Revert "tests: workaround problems with large integers on 32-bit ARM"
Mathias Krause
2015-07-16
1
-32
/
+29
*
|
|
tests: fix sequence number generation
Mathias Krause
2015-07-16
4
-9
/
+85
|
|
/
|
/
|
*
|
tests: workaround problems with large integers on 32-bit ARM
Paul Moore
2015-07-08
1
-29
/
+32
*
|
tests: extend 12-sim-basic_masked_ops with 64 bit values
Mathias Krause
2015-07-06
1
-0
/
+6
*
|
tests: add some tests missing from the Makefile
Paul Moore
2015-06-22
1
-2
/
+6
*
|
bpf: fix x32/x86_64 architecture detection logic
Mathias Krause' via libseccomp
2015-06-15
2
-2
/
+2
*
|
tests: add a test for faulty handling of the x32 architecture
Mathias Krause' via libseccomp
2015-06-15
5
-1
/
+148
*
|
tests: make 27-sim-bpf_blk_state architecture independent
Paul Moore
2015-06-11
3
-30
/
+30
*
|
build: update the .gitignore file under tests/
Paul Moore
2015-05-06
1
-0
/
+1
*
|
tests: test the bpf accumulator checking logic
Paul Moore
2015-04-03
4
-1
/
+182
*
|
tests: purge the heretical semicolons
Brian Cain
2015-03-20
6
-28
/
+28
*
|
tests: fixed leak in basic-resolver
Brian Cain
2015-03-13
1
-10
/
+21
|
/
*
tests: allow the regression test to run properly from 'make distcheck'
Paul Moore
2014-10-21
1
-5
/
+7
*
build: fix some problems seen with 'make dist' tarballs
Paul Moore
2014-10-21
1
-0
/
+67
*
build: allow the creation of a static library
Paul Moore
2014-10-21
1
-1
/
+1
*
arch: Add AArch64 support
Marcin Juszkiewicz
2014-08-27
16
-108
/
+111
*
tests: better architecture selection support in the automated tests
Paul Moore
2014-08-27
1
-13
/
+60
*
tests: Add missing mips{el}64n32 case for live tests
Markos Chandras
2014-08-21
1
-1
/
+1
*
all: add support for mips64n32 to the tools and tests
Paul Moore
2014-08-20
7
-2
/
+14
*
all: add support for mips64 to the tools and tests
Paul Moore
2014-08-20
7
-3
/
+15
*
tests: fix 11-basic-basic_errors.c
Paul Moore
2014-08-06
1
-1
/
+1
[next]