6 Commits

Author SHA1 Message Date
Breno Leitao
a9202ec8b3 testing/audit: Disable python3 binding on ppc64le
Python3 bindings for ppc64le is breaking due to swig break with stray
'/'. Disabling it for now.
2017-04-25 22:15:51 +00:00
William Pitcock
9359719dee testing/audit: run tests -j1 for now because there is a parallelism issue 2017-03-17 20:12:07 +00:00
Natanael Copa
e41bda0365 testing/audit: fix -dev depends
the libaudit headers needs linux-headers
2017-03-16 10:13:38 +00:00
Natanael Copa
09c3e7bee8 testing/auditd: misc cleanups, add init.d script
- split out -static and -libs subpackages
- add init.d script
- remove unneeded make install
- add check function
2017-03-14 18:13:41 +00:00
Tycho Andersen
ebd69d60ff testing/audit: fix indentation
Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-03-14 18:05:59 +00:00
Tycho Andersen
2a11831e55 testing/audit: initial import
An initial import of the audit daemon, libraries, and utilities.

Signed-off-by: Tycho Andersen <tycho@docker.com>
2017-03-14 08:23:27 +00:00