Message ID | 20210726115137.6994-1-konstantin.ananyev@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | app/acl: help to automate testing | expand |
26/07/2021 13:51, Konstantin Ananyev: > The purpose of this series is to help automate ACL library functional > testing using test-acl app. > First patch adds into test-acl ability to skip comment/empty lines. > Second patch adds script for automate testing. > Sample input files are also provided. > > v2: > - Added ability to skip comment/empty lines > - Fixed check-spdx-tag.sh complains (Thomas) > > Konstantin Ananyev (2): > app/acl: allow comment and empty lines > app/acl: add script for automate testing Applied, thanks.