Signed-off-by: Paul Moore <[email protected]>
---
 tests/01-allow.tests                 |    2 +-
 tests/02-basic.tests                 |    2 +-
 tests/03-basic-chains.tests          |    2 +-
 tests/04-multilevel-chains.tests     |    2 +-
 tests/05-long-jumps.tests            |    2 +-
 tests/06-actions.tests               |    2 +-
 tests/07-db-bug-looping.tests        |    2 +-
 tests/08-subtree-checks.tests        |    2 +-
 tests/09-syscall-priority-pre.tests  |    2 +-
 tests/10-syscall-priority-post.tests |    2 +-
 tests/12-basic-masked-ops.tests      |    2 +-
 tests/14-reset.tests                 |    2 +-
 tests/16-arch-basic.tests            |    2 +-
 tests/17-arch-merge.tests            |    2 +-
 tests/18-basic-whitelist.tests       |    4 ++--
 15 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/tests/01-allow.tests b/tests/01-allow.tests
index e8d5313..449b0f2 100644
--- a/tests/01-allow.tests
+++ b/tests/01-allow.tests
@@ -13,4 +13,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-01-allow       150
+01-allow       50
diff --git a/tests/02-basic.tests b/tests/02-basic.tests
index 76a5be6..a9627cd 100644
--- a/tests/02-basic.tests
+++ b/tests/02-basic.tests
@@ -22,4 +22,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-02-basic       150
+02-basic       50
diff --git a/tests/03-basic-chains.tests b/tests/03-basic-chains.tests
index 92361b6..c9dccb0 100644
--- a/tests/03-basic-chains.tests
+++ b/tests/03-basic-chains.tests
@@ -24,4 +24,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-03-basic-chains        150
+03-basic-chains        50
diff --git a/tests/04-multilevel-chains.tests b/tests/04-multilevel-chains.tests
index 01b2563..0a26cc2 100644
--- a/tests/04-multilevel-chains.tests
+++ b/tests/04-multilevel-chains.tests
@@ -34,4 +34,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname             StressCount
-04-multilevel-chains   150
+04-multilevel-chains   50
diff --git a/tests/05-long-jumps.tests b/tests/05-long-jumps.tests
index 1c97a43..f8823e7 100644
--- a/tests/05-long-jumps.tests
+++ b/tests/05-long-jumps.tests
@@ -29,4 +29,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-05-long-jumps  150
+05-long-jumps  50
diff --git a/tests/06-actions.tests b/tests/06-actions.tests
index e0e750d..c0f5629 100644
--- a/tests/06-actions.tests
+++ b/tests/06-actions.tests
@@ -19,4 +19,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-06-actions     150
+06-actions     50
diff --git a/tests/07-db-bug-looping.tests b/tests/07-db-bug-looping.tests
index 800db5e..1e654f6 100644
--- a/tests/07-db-bug-looping.tests
+++ b/tests/07-db-bug-looping.tests
@@ -15,4 +15,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname             StressCount
-07-db-bug-looping      150
+07-db-bug-looping      50
diff --git a/tests/08-subtree-checks.tests b/tests/08-subtree-checks.tests
index 8f39dc3..9621fa7 100644
--- a/tests/08-subtree-checks.tests
+++ b/tests/08-subtree-checks.tests
@@ -38,4 +38,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname             StressCount
-08-subtree-checks      150
+08-subtree-checks      50
diff --git a/tests/09-syscall-priority-pre.tests 
b/tests/09-syscall-priority-pre.tests
index 11e54fd..c62a771 100644
--- a/tests/09-syscall-priority-pre.tests
+++ b/tests/09-syscall-priority-pre.tests
@@ -18,4 +18,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname             StressCount
-09-syscall-priority-pre        150
+09-syscall-priority-pre        50
diff --git a/tests/10-syscall-priority-post.tests 
b/tests/10-syscall-priority-post.tests
index 5ea12ac..b2dcf5c 100644
--- a/tests/10-syscall-priority-post.tests
+++ b/tests/10-syscall-priority-post.tests
@@ -18,4 +18,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname                     StressCount
-10-syscall-priority-post       150
+10-syscall-priority-post       50
diff --git a/tests/12-basic-masked-ops.tests b/tests/12-basic-masked-ops.tests
index 63d5aa9..43c3177 100644
--- a/tests/12-basic-masked-ops.tests
+++ b/tests/12-basic-masked-ops.tests
@@ -34,4 +34,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname             StressCount
-12-basic-masked-ops    150
+12-basic-masked-ops    50
diff --git a/tests/14-reset.tests b/tests/14-reset.tests
index f0db24f..2f92d76 100644
--- a/tests/14-reset.tests
+++ b/tests/14-reset.tests
@@ -21,4 +21,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-14-reset       150
+14-reset       50
diff --git a/tests/16-arch-basic.tests b/tests/16-arch-basic.tests
index 053c849..8e89756 100644
--- a/tests/16-arch-basic.tests
+++ b/tests/16-arch-basic.tests
@@ -21,4 +21,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-16-arch-basic  150
+16-arch-basic  50
diff --git a/tests/17-arch-merge.tests b/tests/17-arch-merge.tests
index e2bd53c..50fc68b 100644
--- a/tests/17-arch-merge.tests
+++ b/tests/17-arch-merge.tests
@@ -21,4 +21,4 @@ test type: bpf-sim
 test type: bpf-sim-fuzz
 
 # Testname     StressCount
-17-arch-merge  150
+17-arch-merge  50
diff --git a/tests/18-basic-whitelist.tests b/tests/18-basic-whitelist.tests
index 31649ec..775a64c 100644
--- a/tests/18-basic-whitelist.tests
+++ b/tests/18-basic-whitelist.tests
@@ -23,5 +23,5 @@ test type: bpf-sim
 
 test type: bpf-sim-fuzz
 
-# Testname     StressCount
-18-basic-whitelist     150
+# Testname             StressCount
+18-basic-whitelist     50


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
libseccomp-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss

Reply via email to