Imported Upstream version 1.8.0
[platform/core/ml/nnfw.git] / tests / nnfw_api / README.md
index 25fbc6e..7e14fc4 100644 (file)
@@ -6,6 +6,8 @@ This test framework consists of 3 kinds of tests:
 
 - Validation Tests (fixture format `ValidationTest???`)
     - Basic positive/negative tests with simple nnpackages
+- Generated Model Tests (fixture format `GenModelTest`)
+    - One-time inference test with variety of generated models
 - Regression Tests (fixture format `RegressionTest`, test format `GitHub###`)
     - When you see bugs/crashes while using those API
     - Must refer a github issue