commit | bcaa78293a9a69f81c61fe992e5556c3cc5b8be5 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Fri Aug 23 16:10:54 2019 -0700 |
committer | Xusong Wang <xusongw@google.com> | Tue Aug 27 16:09:12 2019 -0700 |
tree | c5a03eb657b93fcdd7a22e24cba61a4ee9800e74 | |
parent | ead950d40203a68ecdd1433633266701aa7c4325 [diff] [blame] |
Update VTS tests with the new test harness. Bug: 120601396 Test: All VTS Change-Id: I539e75585b2cc01d153565814491361adfa048be Merged-In: I539e75585b2cc01d153565814491361adfa048be (cherry picked from commit 9e2b97b83cd3163750bebe55e6b55811ca8a6712)
diff --git a/neuralnetworks/1.2/vts/functional/ValidateBurst.cpp b/neuralnetworks/1.2/vts/functional/ValidateBurst.cpp index 816f861..a322011 100644 --- a/neuralnetworks/1.2/vts/functional/ValidateBurst.cpp +++ b/neuralnetworks/1.2/vts/functional/ValidateBurst.cpp
@@ -21,6 +21,7 @@ #include "1.2/Callbacks.h" #include "ExecutionBurstController.h" #include "ExecutionBurstServer.h" +#include "GeneratedTestHarness.h" #include "TestHarness.h" #include "Utils.h"