| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
16 Feb 2012 11:44:36
1.12.9
|
bf  |
update to 1.12.9 |
23 Jun 2011 09:43:23
1.12.5
|
bf  |
update to 1.12.5 [1], minor clean-up
PR: 157753
Submitted by: Jin-Sih Lin [1] |
30 Apr 2011 23:56:55
1.12.4
|
bf  |
Update to 1.12.4 |
27 Apr 2011 18:11:23
1.12.3
|
bf  |
Update to 1.12.3 |
24 Mar 2011 01:12:11
1.12.1_1
|
bf  |
fix post-patch; install docs |
11 Mar 2011 07:11:40
1.12.1
|
bf  |
Update to 1.12.1 |
09 Mar 2011 02:49:55
1.12
|
bf  |
Update to 1.12 |
04 Sep 2010 12:29:33
1.11
|
bf  |
Add LICENSE
Approved by: makc (co-mentor) |
06 Aug 2010 18:02:01
1.11
|
bf  |
update to 1.11
Approved by: makc |
08 Jul 2010 12:51:38
1.8
|
bf  |
Change my ports to use my FreeBSD.org email address. |
10 May 2010 02:23:59
1.8
|
miwi  |
API Sanity Autotest is a test generator for shared C/C++ libraries. It can
quickly generate simple ("sanity" or "shallow"-quality) tests for functions from
the library API, using the signatures and data type definitions from the library
header files. The tests can detect critical errors in simple use cases, and can
be improved with highly reusable specialized types. API Sanity Autotest can
execute generated tests and detect all kinds of emitted signals, early program
exits, program hanging and specified requirement failures. API Sanity Autotest
also supports tests in the Template2Code format, and has a random test
generation mode and other useful features.
WWW: http://ispras.linux-foundation.org/index.php/API_Sanity_Autotest
PR: ports/146431
Submitted by: bf <bf1783 at gmail.com> |