K 10 svn:author V 7 mandree K 8 svn:date V 27 2016-08-27T09:32:30.293603Z K 7 svn:log V 649 Make self-test the TEST option, support make test. Enabled by default. NB: This is a critical port with many users, and the test is low on resources, it takes two minutes idling, waiting for timers to expire. Replace former ".if ... post-build:" by "post-build-TEST-on: test". Replace former post-build by "TEST_TARGET=check". Add a temporary (9 months or so-ish) compatibility wrapper to move people from the prior port-specific WITHOUT_CHECK to WITHOUT=TEST or OPTIONS_UNSET=TEST. Uses WARNING+= to make user aware of the change. While here, shorten the POLARSSL_DESC help message. Requested by: brnrd@ Differential Revision: D7507 (sort-of) END