Updates of function test for f-release
[nonrtric.git] / test / common / dmaapadp_api_functions.sh
index a9605ec..9f8dc5f 100644 (file)
@@ -104,6 +104,12 @@ __DMAAPADP_statisics_setup() {
        fi
 }
 
+# Check application requirements, e.g. helm, the the test needs. Exit 1 if req not satisfied
+# args: -
+__DMAAPADP_test_requirements() {
+       :
+}
+
 #######################################################
 
 # Set http as the protocol to use for all communication to the Dmaap adapter