Review at  https://gerrit.osmocom.org/2609

debug suite: add test that deliberately fails

Change-Id: I42ab624f8dd8e91ee62b8eccfa451e01fd3694d0
---
A suites/debug/fail.py
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/09/2609/1

diff --git a/suites/debug/fail.py b/suites/debug/fail.py
new file mode 100644
index 0000000..1b412b5
--- /dev/null
+++ b/suites/debug/fail.py
@@ -0,0 +1,5 @@
+#!/usr/bin/env python3
+from osmo_gsm_tester.test import *
+
+# This can be used to verify that a test failure is reported properly.
+assert False

-- 
To view, visit https://gerrit.osmocom.org/2609
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I42ab624f8dd8e91ee62b8eccfa451e01fd3694d0
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>

Reply via email to