From b15e8797d2ca6fb480a940887c66dd2aae7c9065 Mon Sep 17 00:00:00 2001 From: Roland Levillain Date: Wed, 28 Oct 2020 12:20:59 +0000 Subject: Verify ART run-tests' standard output and standard error separately. Introduce expected standard error files for ART run-tests. Collect tests' standard output and standard error separately and check them against the corresponding expectation file. Test: Run ART run-tests on host and device using `testrunner.py`. Test: atest --test-mapping art:all Test: atest --test-mapping cts/hostsidetests/jvmti:all Bug: 171865375 Bug: 147812905 Change-Id: Ie95bec4a4684ff6791d464124ce8976339432d1f --- test/071-dexfile-get-static-size/expected-stderr.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/071-dexfile-get-static-size/expected-stderr.txt (limited to 'test/071-dexfile-get-static-size') diff --git a/test/071-dexfile-get-static-size/expected-stderr.txt b/test/071-dexfile-get-static-size/expected-stderr.txt new file mode 100644 index 0000000000..e69de29bb2 -- cgit v1.2.3-59-g8ed1b