Adding Testcases to modules
shivu prasad
shivaprasad2452 at gmail.com
Sat Oct 6 09:46:19 CEST 2018
On Fri, Oct 5, 2018 at 5:20 PM Alan DeKok <aland at deployingradius.com> wrote:
>
> On Oct 5, 2018, at 3:25 AM, shivu prasad <shivaprasad2452 at gmail.com>
> wrote:
> >
> > I am implementing the custom module, module implementation is completed
> > able to test It. I need to add the test cases for the modules
> > I gone through src/tests/modules tried to run the exiting commands
> > make tests
>
> That should work
>
> > make tests modules/always ---> testing always module
>
> No, that's not the way "make" works. You can't just add random things
> and have it do what you want.
>
> > Keep on getting
> > (0) No reply from server for ID 206 socket 3
> > test.example.com_1 : FAILED
>
> Even for "make tests"?
>
Yes Even simple make tests command is failing, I have not changed anything
in exiting test modules just wanted to understand the how exiting test
suite works so that I can add the testcases in similar way.
>
> Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/devel.html
More information about the Freeradius-Devel
mailing list