On Mon, Sep 15, 2014 at 02:55:56PM -0500, Tyler Hicks wrote:
> It is too complicated, due to the number of corner cases, to write a
> script that generates the rules for each AF_UNIX address type (pathname,
> abstract, and unnamed) and socket type (stream, dgram, and seqpacket).
> 
> This patch moves the AF_UNIX pathname tests into their own file with the
> intent of having each address type be tested in their own file.
> 
> Signed-off-by: Tyler Hicks <tyhi...@canonical.com>

Acked-by: Steve Beattie <st...@nxnw.org>

> ---
>  tests/regression/apparmor/unix_socket.sh          | 171 
> ----------------------
>  tests/regression/apparmor/unix_socket_pathname.sh | 129 ++++++++++++++++
>  2 files changed, 129 insertions(+), 171 deletions(-)
>  delete mode 100755 tests/regression/apparmor/unix_socket.sh
>  create mode 100755 tests/regression/apparmor/unix_socket_pathname.sh

-- 
Steve Beattie
<sbeat...@ubuntu.com>
http://NxNW.org/~steve/

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to