Adding Testcases to modules

Alan DeKok aland at deployingradius.com
Fri Oct 5 13:50:30 CEST 2018


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"?

  Alan DeKok.




More information about the Freeradius-Devel mailing list