summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/osf.t.json
diff options
context:
space:
mode:
authorFernando Fernandez Mancera <ffmancera@riseup.net>2019-03-27 11:37:58 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2019-04-08 23:46:50 +0200
commit12adf747a3f627241339eccb477273d5385a8bb9 (patch)
tree5f4c20e78dc288493bcf68404bbd050832557dca /tests/py/inet/osf.t.json
parent7fcccaebfd0ac5a4f001b5d5cd3c6ffbaa71cfe6 (diff)
tests: py: add osf tests with versions
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/inet/osf.t.json')
-rw-r--r--tests/py/inet/osf.t.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/py/inet/osf.t.json b/tests/py/inet/osf.t.json
index 452f3023..a2e74495 100644
--- a/tests/py/inet/osf.t.json
+++ b/tests/py/inet/osf.t.json
@@ -45,6 +45,21 @@
}
]
+# osf name version "Linux:3.0"
+[
+ {
+ "match": {
+ "left": {
+ "osf": {
+ "key": "version"
+ }
+ },
+ "op": "==",
+ "right": "Linux:3.0"
+ }
+ }
+]
+
# osf name { "Windows", "MacOs" }
[
{