aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/inets.spec
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2015-10-29 15:49:27 +0100
committerIngela Anderton Andin <[email protected]>2017-12-14 17:28:23 +0100
commit5ca4a8eb3e3e744a5324f5e52d5b9d561a4dbf92 (patch)
treec9964a41960d97eeeaaf3373545509264fb94ae0 /lib/inets/test/inets.spec
parent6cff0adb1ccf83a8e156450285e48ae2563e2009 (diff)
downloadotp-5ca4a8eb3e3e744a5324f5e52d5b9d561a4dbf92.tar.gz
otp-5ca4a8eb3e3e744a5324f5e52d5b9d561a4dbf92.tar.bz2
otp-5ca4a8eb3e3e744a5324f5e52d5b9d561a4dbf92.zip
inets: Add comparable benchmark tests
Diffstat (limited to 'lib/inets/test/inets.spec')
-rw-r--r--lib/inets/test/inets.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/inets/test/inets.spec b/lib/inets/test/inets.spec
index ed102f8219..6cb3d6526c 100644
--- a/lib/inets/test/inets.spec
+++ b/lib/inets/test/inets.spec
@@ -1 +1,3 @@
-{suites,"../inets_test",all}.
+{suites,"../inets_test", all}.
+{skip_suites, "../inets_test", [httpd_bench_SUITE],
+ "Benchmarks run separately"}.