summaryrefslogtreecommitdiffstats
path: root/sandbox/linux/tests/unit_tests.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove SECCOMP_BPF_STANDALONE and port the demo target to gyp.rsesek@chromium.org2013-11-141-2/+1
* Make sandbox/linux/seccomp-bpf/ follow the style guide.jln@chromium.org2013-11-081-26/+27
* Linux Sandbox unittests: fix Valgrind detection.jln@chromium.org2013-07-111-1/+23
* sandbox_linux_unittests: ignore TSAN when counting threads.jln@chromium.org2013-07-031-4/+15
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Linux Sandbox: assert monothreaded in testsjln@chromium.org2013-04-031-7/+5
* Linux sandbox: add warning if running tests multithreaded.jln@chromium.org2013-02-051-4/+22
* Linux sandbox: more internal timeout in unit tests.jln@chromium.org2013-01-201-8/+32
* Linux sandbox: add timeout to tests.jln@chromium.org2013-01-181-0/+44
* SECCOMP-BPF: Added supported for inspection system call arguments from BPF fi...markus@chromium.org2012-12-151-12/+79
* Simplified unit testing of sandboxing code. We now have helper methods that r...markus@chromium.org2012-08-271-9/+72
* Seccomp BPF: add a simple whitelist unittestjln@chromium.org2012-06-231-0/+5
* Seccomp BPF: initial structure for unittestsjln@chromium.org2012-06-221-0/+9