From 8ca042712272b1fe9c0204aa3ddb4871a8e1a609 Mon Sep 17 00:00:00 2001 From: rusefi Date: Sat, 8 Aug 2020 17:07:23 -0400 Subject: [PATCH] trigger and VSS hw integrated testing #1668 --- .../.idea/runConfigurations/RealHwTest.xml | 2 -- .../autotest/src/com/rusefi/AutoTest.java | 32 +++++-------------- .../src/com/rusefi/EnduranceTest.java | 9 +++--- .../src/com/rusefi/HardwareTests.java | 7 ++++ .../autotest/src/com/rusefi/IoUtil.java | 21 ++++++------ .../autotest/src/com/rusefi/RealHwTest.java | 6 ++++ .../autotest/src/com/rusefi/TestingUtils.java | 9 ++++-- .../com/rusefi/functional_tests/BaseTest.java | 17 ++++++++++ 8 files changed, 62 insertions(+), 41 deletions(-) diff --git a/java_console/.idea/runConfigurations/RealHwTest.xml b/java_console/.idea/runConfigurations/RealHwTest.xml index e800d350e0..086dd03a3b 100644 --- a/java_console/.idea/runConfigurations/RealHwTest.xml +++ b/java_console/.idea/runConfigurations/RealHwTest.xml @@ -2,8 +2,6 @@