6 Oct
2018
6 Oct
'18
4:31 p.m.
On Oct 6, 2018, at 3:46 AM, shivu prasad <shivaprasad2452@gmail.com> wrote:
Yes Even simple make tests command is failing, I have not changed anything in exiting test modules
Then you changed raddb/radiusd.conf, or something else in raddb. The tests assume a default configuration. If you break the configuration, then the tests won't pass.
just wanted to understand the how exiting test suite works so that I can add the testcases in similar way.
The test suite is fairly simple. There's some magic in the Makefiles, but you can largely ignore that. Alan DeKok.