app/acl: add script to automate testing
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Mon, 26 Jul 2021 11:51:37 +0000 (12:51 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 30 Jul 2021 16:34:35 +0000 (18:34 +0200)
commitd6f638393fe28a7651ee89915cef9533e0660324
treea68a1d78ec15e783523f7c19b0d33d3c71ed9ebf
parentca2183d3d6f8a260406812bbf3b497f4a97c9996
app/acl: add script to automate testing

The purpose of this script is to help automate ACL library functional
testing using test-acl app.
Sample input files are also provided.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test-acl/input/acl1v4_5_rule [new file with mode: 0644]
app/test-acl/input/acl1v4_5_trace [new file with mode: 0644]
app/test-acl/input/acl1v6_1_rule [new file with mode: 0644]
app/test-acl/input/acl1v6_1_trace [new file with mode: 0644]
app/test-acl/test-acl.sh [new file with mode: 0644]