Updates of function test for f-release
[nonrtric.git] / test / common / cr_api_functions.sh
index 5116273..40ef7ea 100644 (file)
@@ -131,6 +131,12 @@ __CR_statisics_setup() {
        done
 }
 
+# Check application requirements, e.g. helm, the the test needs. Exit 1 if req not satisfied
+# args: -
+__CR_test_requirements() {
+       :
+}
+
 #######################################################
 
 ################