diff options
Diffstat (limited to 'tests/benchmarks/network/network.pro')
-rw-r--r-- | tests/benchmarks/network/network.pro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/benchmarks/network/network.pro b/tests/benchmarks/network/network.pro new file mode 100644 index 0000000..4e83db2 --- /dev/null +++ b/tests/benchmarks/network/network.pro @@ -0,0 +1,5 @@ +TEMPLATE = subdirs +SUBDIRS = \ + access \ + kernel \ + socket |