]> git.proxmox.com Git - mirror_libseccomp.git/commit
tests: add support for 32-bit and 64-bit test filtering
authorPaul Moore <paul@paul-moore.com>
Mon, 4 Mar 2019 23:11:45 +0000 (18:11 -0500)
committerPaul Moore <paul@paul-moore.com>
Mon, 4 Mar 2019 23:11:45 +0000 (18:11 -0500)
commitaba11563f0d323e9c8ecc62fbdea9123fab28208
treeaca068ab566d1375b6f1a6fe2cd8dd73d58f078d
parentf5ff93c6c912e35be9b6cc5c302a5e2e85c33902
tests: add support for 32-bit and 64-bit test filtering

Add "[+]all_32" and "[+]all_64" which work the same as the
little and big endian test filters.

Signed-off-by: Paul Moore <paul@paul-moore.com>
tests/regression