classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch: java.net.DatagramPacket


From: Mark Wielaard
Subject: Re: Patch: java.net.DatagramPacket
Date: Thu, 04 Dec 2003 16:21:06 +0100

Hi,

On Thu, 2003-12-04 at 13:16, Michael Koch wrote:
> I commit the attached patch together with some native parts to libgcj. 
> Can some brave soul please test it on classpath (with kissme or so) 
> and report back ?

I quickly tried.
There don't seem to be any Mauve tests affected.
But this is the result from running the udp-tests from
http://www.scheinwelt.at/~norbertf/gcj/tests/
We should turn these into mauve tests.

Cheers,

Mark

$ ~/src/kissme/useful_scripts/kissme UDPTest2
Test 0
got packet:Hello World 1234567890 ++++++++++++++ length=37
Test 0
got packet:World Hello 0987654321 length=22
Test 0
got packet:Hello World 1234567890 ++++++++++++++ length=37
Test 0
got packet:World Hello 0987654321 length=22
Test 0
got packet:Hello World 1234567890 ++++++++++++++ length=37
Test 0
got packet:World Hello 0987654321 length=22
Test 0
got packet:Hello World 1234567890 ++++++++++++++ length=37
Test 0
got packet:World Hello 0987654321 length=22
Test 0
got packet:Hello World 1234567890 ++++++++++++++ length=37
Test 0
got packet:World Hello 0987654321 length=22
Test 1
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 22 or 30.
Test 1
got packet:World Hello 0987654321 length=22
Test 1
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 22 or 30.
Test 1
got packet:World Hello 0987654321 length=22
Test 1
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 22 or 30.
Test 1
got packet:World Hello 0987654321 length=22
Test 1
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 22 or 30.
Test 1
got packet:World Hello 0987654321 length=22
Test 1
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 22 or 30.
Test 1
got packet:World Hello 0987654321 length=22
Test 2
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 0.
Test 2
got packet:World Hello 0987654321 length=22
bad getLength=22 - should be 0.
Test 2
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 0.
Test 2
got packet:World Hello 0987654321 length=22
bad getLength=22 - should be 0.
Test 2
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 0.
Test 2
got packet:World Hello 0987654321 length=22
bad getLength=22 - should be 0.
Test 2
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 0.
Test 2
got packet:World Hello 0987654321 length=22
bad getLength=22 - should be 0.
Test 2
got packet:Hello World 1234567890 ++++++++++++++ length=37
bad getLength=37 - should be 0.
Test 2
got packet:World Hello 0987654321 length=22
bad getLength=22 - should be 0.
ERROR COUNT: 15

$ ~/src/kissme/useful_scripts/kissme UDPTest
got packet:Hello World 1234567890 ++++++++++++++ length=37
got packet:World Hello 0987654321 length=22
got packet:Hello World 1234567890 ++++++++++++++ length=37
got packet:World Hello 0987654321 length=22
got packet:Hello World 1234567890 ++++++++++++++ length=37
got packet:World Hello 0987654321 length=22
[... etc ...]

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]