From 19f8732c98fb4b0afc9e032ffd6ba15aa585a1a1 Mon Sep 17 00:00:00 2001 From: Jacob Erlbeck Date: Tue, 30 Sep 2014 13:53:26 +0200 Subject: sgsn: Added TODOs (TODO) TODO: - fix and remove TODOs - add test cases for Detach(reattach) - add test cases for PDP context deletion (OW#1311) - add test cases for Cancel pending timer in sgsn_mm_ctx_free - remove this commit Sponsored-by: On-Waves ehf --- openbsc/tests/sgsn/sgsn_test.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openbsc/tests/sgsn/sgsn_test.c b/openbsc/tests/sgsn/sgsn_test.c index 6fc4f9906..164a5b8c5 100644 --- a/openbsc/tests/sgsn/sgsn_test.c +++ b/openbsc/tests/sgsn/sgsn_test.c @@ -19,6 +19,12 @@ * */ +/* TODO: + * - add test cases for Detach(reattach) + * - add test cases for PDP context deletion + * - add test cases for Cancel pending timer in sgsn_mm_ctx_cleanup_free + */ + #include #include #include -- cgit v1.2.3