Port details |
- api-sanity-autotest Quickly generate sanity tests for the API of a C/C++ shared library
- 1.98.4_7 devel =2 1.98.4_7Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-05-10 02:24:16
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: LGPL20 GPLv2
- WWW:
- https://ispras.linux-foundation.org/index.php/API_Sanity_Autotest
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- api-sanity-checker>0:devel/api-sanity-autotest
- To install the port:
- cd /usr/ports/devel/api-sanity-autotest/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/api-sanity-autotest
- pkg install api-sanity-checker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: api-sanity-checker
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lvc-api-sanity-checker-1.98.4_GH0.tar.gz) = 1067b4513c33e724567f93b596ca80a9a5665d6000e24f7fdbdcb27eebc7beb5
SIZE (lvc-api-sanity-checker-1.98.4_GH0.tar.gz) = 139886
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gcc12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- abi-compliance-checker : devel/abi-compliance-checker
- gcc12 : lang/gcc12
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for api-sanity-checker-1.98.4_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_api-sanity-autotest
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.98.4_7 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.98.4_7 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.98.4_6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.98.4_6 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.98.4_6 14 May 2021 21:52:57 |
Mark Linimon (linimon) |
devel/api-sanity-autotest: attempt to fix build on package builders.
devel/abi-compliance-checker no longer supplies
bin/abi-compliance-checker.pl but it does supply the binary
bin/abi-compliance-checker. |
1.98.4_6 24 Apr 2021 10:46:45 |
Dmitry Marakasov (amdmi3) |
devel/api-sanity-autotest: fix build |
1.98.4_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.98.4_6 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.98.4_5 11 Feb 2019 07:02:53 |
gerald |
In revision r446382 about 18 months ago antoine@ added a note to
"Document that the same dependency on gcc as devel/elfutils is recorded".
Alas, devel/elfutils has now moved on from USE_GCC=4.8 to USE_GCC=yes,
and this port builds fine with more current versions as well, so lift
the more restrictive dependency and go for the general one.
On the way unmute an invocation of INSTALL_SCRIPT. |
1.98.4_5 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.98.4_4 23 Jun 2018 08:37:19 |
amdmi3 |
- Add LICENSE_FILE
- Switch to new test framework |
1.98.4_4 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.98.4_3 11 Jan 2018 18:09:00 |
danfe |
- Convert to option helper install target (add OPTIONS_DEFINE=DOCS
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way |
1.98.4_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.98.4_2 22 Jul 2017 09:50:03 |
antoine |
Document that the same dependency on gcc as devel/elfutils is recorded |
1.98.4_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.98.4_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.98.4 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.98.4 27 Jun 2016 21:30:34 |
rene |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
1.98.4 25 May 2016 15:43:34 |
mat |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
1.98.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.98.4 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
1.98.4 15 Jun 2014 03:06:08 |
miwi |
- Stage support
PR: 191038 |
1.98.4 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
1.98.4 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.98.4 03 Jan 2014 00:46:47 |
bapt |
Part 1 at removing now useless FETCH_ARGS redifition |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.98.4 17 Sep 2013 06:12:36 |
bapt |
Convert to new perl framework
Submitted by: az |
1.98.4 29 May 2013 14:53:52 |
bf |
Update devel/abi-compliance-checker to 1.99,
and devel/api-sanity-autotest to 1.98.4 |
1.98.3 07 Feb 2013 20:39:59 |
bf |
update to 1.98.3 |
1.98.2 16 Jan 2013 14:43:38 |
bf |
update to 1.98.2 |
1.98.1 30 Dec 2012 21:38:29 |
bf |
update to 1.98.1 |
1.12.10 30 Oct 2012 06:37:13 |
bf |
update to 1.12.10
Feature safe: yes |
1.12.9 16 Feb 2012 11:44:36 |
bf |
update to 1.12.9 |
1.12.5 23 Jun 2011 09:43:23 |
bf |
update to 1.12.5 [1], minor clean-up
PR: 157753
Submitted by: Jin-Sih Lin [1] |
1.12.4 30 Apr 2011 23:56:55 |
bf |
Update to 1.12.4 |
1.12.3 27 Apr 2011 18:11:23 |
bf |
Update to 1.12.3 |
1.12.1_1 24 Mar 2011 01:12:11 |
bf |
fix post-patch; install docs |
1.12.1 11 Mar 2011 07:11:40 |
bf |
Update to 1.12.1 |
1.12 09 Mar 2011 02:49:55 |
bf |
Update to 1.12 |
1.11 04 Sep 2010 12:29:33 |
bf |
Add LICENSE
Approved by: makc (co-mentor) |
1.11 06 Aug 2010 18:02:01 |
bf |
update to 1.11
Approved by: makc |
1.8 08 Jul 2010 12:51:38 |
bf |
Change my ports to use my FreeBSD.org email address. |
1.8 10 May 2010 02:23:59 |
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> |