Updates of function test for f-release
[nonrtric.git] / test / common / sdnc_api_functions.sh
index 3ac0a6c..68cf976 100644 (file)
@@ -120,6 +120,12 @@ __SDNC_statisics_setup() {
        fi
 }
 
+# Check application requirements, e.g. helm, the the test needs. Exit 1 if req not satisfied
+# args: -
+__SDNC_test_requirements() {
+       :
+}
+
 #######################################################
 
 # Set http as the protocol to use for all communication to SDNC