From 7f6b9e104090dc6984a3b79f51028edee78df7de Mon Sep 17 00:00:00 2001 From: Ankit Navik Date: Wed, 4 Oct 2017 10:37:07 +0530 Subject: test: add scripts to test ims registration --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index eb960650..a40dc94f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -810,7 +810,9 @@ test_scripts = test/backtrace \ test/enable-throttling \ test/disable-throttling \ test/set-lte-property \ - test/test-serving-cell-info + test/test-serving-cell-info \ + test/ims-register \ + test/ims-unregister if TEST -- cgit v1.2.1