RE: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Gabriel.Moyano
enstag, 31. März 2020 11:58 To: sebastian.hu...@embedded-brains.de; devel@rtems.org Subject: RE: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized Is this meaning to leave them unchanged? (or there is a define for this?) -Original Message- From: Sebastian Huber [mailto:sebastian.hu...@embedded

RE: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Gabriel.Moyano
Is this meaning to leave them unchanged? (or there is a define for this?) -Original Message- From: Sebastian Huber [mailto:sebastian.hu...@embedded-brains.de] Sent: Dienstag, 31. März 2020 11:46 To: Moyano Heredia, Victor Gabriel; devel@rtems.org Subject: Re: [PATCH 3/3] testsuite

Re: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Sebastian Huber
On 31/03/2020 11:44, gabriel.moy...@dlr.de wrote: If both tests are interactive, should both of them include "the user input" define? Otherwise RTEMS tester will be waiting until the timeout. I would mark them as interactive for now. ___ devel mailin

RE: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Gabriel.Moyano
no Heredia, Victor Gabriel; devel@rtems.org Subject: Re: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized On 31/03/2020 11:30, gabriel.moy...@dlr.de wrote: > The short answer to your question (Do we see the environment in the test > output after this change?) is no. I understood that the ide

Re: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Sebastian Huber
On 31/03/2020 11:30, gabriel.moy...@dlr.de wrote: The short answer to your question (Do we see the environment in the test output after this change?) is no. I understood that the idea of the test is to verify that the hook is called. If this is not correct, the change can be removed. Let me a

RE: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Gabriel.Moyano
@rtems.org Subject: Re: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized On 31/03/2020 10:57, Moyano, Gabriel wrote: > diff --git a/testsuite/dhcpcd01/test_main.c b/testsuite/dhcpcd01/test_main.c > index 358b4ac8..f04c3270 100644 > --- a/testsuite/dhcpcd01/test_main.c > +++ b/testsuit

Re: [PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Sebastian Huber
On 31/03/2020 10:57, Moyano, Gabriel wrote: diff --git a/testsuite/dhcpcd01/test_main.c b/testsuite/dhcpcd01/test_main.c index 358b4ac8..f04c3270 100644 --- a/testsuite/dhcpcd01/test_main.c +++ b/testsuite/dhcpcd01/test_main.c @@ -34,6 +34,7 @@ #include #include +#include #defin

[PATCH 3/3] testsuite/dhcpd0x: Tests automatized

2020-03-31 Thread Moyano, Gabriel
--- testsuite/dhcpcd01/test_main.c | 24 +--- testsuite/dhcpcd02/test_main.c | 19 +-- 2 files changed, 38 insertions(+), 5 deletions(-) diff --git a/testsuite/dhcpcd01/test_main.c b/testsuite/dhcpcd01/test_main.c index 358b4ac8..f04c3270 100644 --- a/testsuite