diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-03-01 09:17:03 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-03-02 10:42:27 -0500 |
commit | ada94e69cd42f436eb1122c22eab092dcc042c6b (patch) | |
tree | ee3baf44a6e571eb161f5cd9e8ba2897e86282a8 /.gitignore | |
parent | 5c5433ad32c3d911f0c66cc124d190d40a2b5f5b (diff) | |
download | systemd-ada94e69cd42f436eb1122c22eab092dcc042c6b.tar.gz |
test-selinux: add some simple tests which call functions and print the results and timings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 56a60ba726..539daadce0 100644 --- a/.gitignore +++ b/.gitignore @@ -246,6 +246,7 @@ /test-ring /test-rlimit-util /test-sched-prio +/test-selinux /test-set /test-sigbus /test-signal-util |