From 187d358533a8d07954b8b6fa0f6cf191ba25f1ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Mon, 31 Aug 2026 21:45:54 +0200 Subject: Synopsis and description update --- erebos-tester.cabal | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'erebos-tester.cabal') diff --git a/erebos-tester.cabal b/erebos-tester.cabal index 55034fd..9eb9e37 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -2,13 +2,16 @@ cabal-version: 3.0 name: erebos-tester version: 0.3.5 -synopsis: Test framework with virtual network using Linux namespaces +synopsis: Test framework able to run given program on multiple nodes in virtual network description: This framework is intended mainly for networking libraries/applications and can run multiple concurrent instances of the tested application on different nodes, possibly within separate subnets, on the virtual network. Each instance can receive its own commands and produce output to be checked via standard input/output, as defined using custom script language. + + The virtual network is created using Linux namespaces, so the framework + is Linux-specific. homepage: https://erebosprotocol.net/tester -- bug-reports: license: GPL-3.0-only -- cgit v1.2.3