blob: 43128233654d31b3577877ce21cb4344b3068fa9 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#!/bin/sh
Patrick Williamsc0f7c042017-02-23 20:41:17 -06002#
3#This script is used to run acl test suites
Patrick Williamsc124f4f2015-09-15 14:41:29 -05004
Patrick Williamsc0f7c042017-02-23 20:41:17 -06005#umask 077
6
Andrew Geissler82c905d2020-04-13 13:39:40 -05007mkdir -p /tmp/acl-ptest/test
8cp test/test.* /tmp/acl-ptest/test
Patrick Williamsc0f7c042017-02-23 20:41:17 -06009
Andrew Geissler82c905d2020-04-13 13:39:40 -050010make test-suite.log