From aff02b297c4fd842cf049417f6315be319625bc7 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 26 Oct 2017 10:24:01 -0500 Subject: test: Add list-applications This calls SimAuthentication.GetApplications --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6bef0d40..1e559a7e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -814,7 +814,8 @@ test_scripts = test/backtrace \ test/set-lte-property \ test/test-serving-cell-info \ test/ims-register \ - test/ims-unregister + test/ims-unregister \ + test/list-applications if TEST -- cgit v1.2.1