Updates of function test for f-release
[nonrtric.git] / test / common / httpproxy_api_functions.sh
index af11f14..c417d42 100644 (file)
@@ -118,6 +118,12 @@ __HTTPPROXY_statisics_setup() {
        fi
 }
 
+# Check application requirements, e.g. helm, the the test needs. Exit 1 if req not satisfied
+# args: -
+__HTTPPROXY_test_requirements() {
+       :
+}
+
 #######################################################
 
 # Set http as the protocol to use for all communication to the http proxy