aboutsummaryrefslogtreecommitdiff
path: root/syscall_filter_unittest_macros.h
AgeCommit message (Expand)Author
2022-09-15Update license boilerplate text in source code filesMike Frysinger
2019-12-13Namespace the ARCH_* #defines and add them to the constants tableLuis Hector Chavez
2019-06-24Add support for SECCOMP_RET_LOG.Jorge Lucangeli Obes
2018-08-15syscall_filter_unittest: rewrite in C++Mike Frysinger
2018-07-25syscall_filter: Add a small operand optimizationandroid-n-iot-release-smart-display-r2Luis Hector Chavez
2018-07-24syscall_filter: Add support for <, <=, >, >=Luis Hector Chavez
2018-01-23relicense new source files under BSDMike Frysinger
2017-03-20syscall_filter: Refactor 'compile_file' out of 'compile_filter'.Jorge Lucangeli Obes
2016-10-04Use SECCOMP_RET_TRAP when setting thread sync.Jorge Lucangeli Obes
2016-08-22Port syscall filtering unit tests to C++.Jorge Lucangeli Obes