From cdebf7484a72c6a8221d68d7f360aee58d21ea83 Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Tue, 14 Oct 2014 14:49:37 +0200 Subject: gprs/test: Add BSSGP tests This patch adds a test suite for the BSSGP protocol. The first (and only) test checks the handling of BSSGP SUSPEND/RESUME. Sponsored-by: On-Waves ehf --- tests/gb/gprs_bssgp_test.ok | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/gb/gprs_bssgp_test.ok (limited to 'tests/gb/gprs_bssgp_test.ok') diff --git a/tests/gb/gprs_bssgp_test.ok b/tests/gb/gprs_bssgp_test.ok new file mode 100644 index 00000000..9c7b4c07 --- /dev/null +++ b/tests/gb/gprs_bssgp_test.ok @@ -0,0 +1,5 @@ +===== BSSGP test START +----- test_bssgp_suspend_resume START +----- test_bssgp_suspend_resume END +===== BSSGP test END + -- cgit v1.2.3