Change in osmo-gsm-tester[master]: suites: encryption: Add test register_a5_3_authreq

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Sep 25 10:21:00 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11010 )

Change subject: suites: encryption: Add test register_a5_3_authreq
......................................................................

suites: encryption: Add test register_a5_3_authreq

Change-Id: I279e78e741b3ca841cb8508db40874f3c17b0785
---
A suites/encryption/register_a5_3_authreq.py
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, but someone else must approve
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/suites/encryption/register_a5_3_authreq.py b/suites/encryption/register_a5_3_authreq.py
new file mode 100755
index 0000000..219c109
--- /dev/null
+++ b/suites/encryption/register_a5_3_authreq.py
@@ -0,0 +1,8 @@
+#!/usr/bin/env python3
+from osmo_gsm_tester.testenv import *
+
+import testlib
+suite.test_import_modules_register_for_cleanup(testlib)
+from testlib import encryption_test_setup_run
+
+encryption_test_setup_run(True, 'a5_3')

-- 
To view, visit https://gerrit.osmocom.org/11010
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I279e78e741b3ca841cb8508db40874f3c17b0785
Gerrit-Change-Number: 11010
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180925/71fcaf3d/attachment.htm>


More information about the gerrit-log mailing list