OSDN Git Service

Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader.
authorJesse Wilson <jessewilson@google.com>
Wed, 14 Apr 2010 01:02:47 +0000 (18:02 -0700)
committerJesse Wilson <jessewilson@google.com>
Wed, 14 Apr 2010 01:02:47 +0000 (18:02 -0700)
commite09ba12220c2cbbe9d91514da4d0f8fd8543b239
tree0aa9a8fc34f968d8696badc64d7181fdbb713172
parent5fdfbeffbba55999b0122da12334bc26434ce815
Fixing PipedInputStreamTest to fill the buffer before dying on a dead reader.

Change-Id: Ie34a8bec7b2a34d2933225d6d4e04e0643dbcf99
libcore/luni/src/test/java/tests/api/java/io/PipedInputStreamTest.java