Re: [PATCH 4/4] queue-test: Add another assertion

2014-11-05 Thread Pekka Paalanen
On Sat, 01 Nov 2014 17:06:46 + Philip Withnall wrote: > Ensure that the round trip succeeds. > > Signed-off-by: Philip Withnall > Signed-off-by: Karsten Otto > --- > tests/queue-test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/queue-test.c b/tests/que

Re: [PATCH 4/4] queue-test: Add another assertion

2014-11-01 Thread Philip Withnall
On Mon, 2014-09-22 at 11:56 +0300, Pekka Paalanen wrote: > On Thu, 11 Sep 2014 21:43:49 +0200 > Karsten Otto wrote: > > > From: Philip Withnall > > Date: Fri, 15 Feb 2013 12:57:23 + > > > > Ensure that the round trip succeeds. > > > > [kao: adjusted patch to current test framework style] >

[PATCH 4/4] queue-test: Add another assertion

2014-11-01 Thread Philip Withnall
Ensure that the round trip succeeds. Signed-off-by: Philip Withnall Signed-off-by: Karsten Otto --- tests/queue-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/queue-test.c b/tests/queue-test.c index 96f2100..6e2e932 100644 --- a/tests/queue-test.c +++ b/tests/q

Re: [PATCH 4/4] queue-test: Add another assertion

2014-09-22 Thread Pekka Paalanen
On Thu, 11 Sep 2014 21:43:49 +0200 Karsten Otto wrote: > From: Philip Withnall > Date: Fri, 15 Feb 2013 12:57:23 + > > Ensure that the round trip succeeds. > > [kao: adjusted patch to current test framework style] > > Signed-off-by: Philip Withnall > Signed-off-by: Karsten Otto > --- >

[PATCH 4/4] queue-test: Add another assertion

2014-09-11 Thread Karsten Otto
From: Philip Withnall Date: Fri, 15 Feb 2013 12:57:23 + Ensure that the round trip succeeds. [kao: adjusted patch to current test framework style] Signed-off-by: Philip Withnall Signed-off-by: Karsten Otto --- tests/queue-test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -