cppcheck/test/cfg
Sebastian 8b2903d5ce openssl.cfg: Add OpenSSL library configuration with tests (#2248)
* openssl.cfg: Add OpenSSL library configuration with tests

Reference: https://www.openssl.org/docs/man1.1.1/man3/

* openssl.cfg: Add some configurations for EVP functions

Add alloc/dealloc configuration for EVP_CIPHER_CTX_new and
EVP_CIPHER_CTX_free.
Add configuration for encryption functions that are used in example code
which is added to the tests.
2019-10-31 09:21:08 +01:00
..
boost.cpp boost.cfg: Add configuration and tests for boost::bind() (#2206) 2019-09-25 12:49:05 +02:00
bsd.c gnu/bsd.cfg: Cleanup redundant configuration for timercmp() and add more tests. 2019-09-10 11:51:47 +02:00
cairo.c cairo.cfg: Add library configuration/tests/... for cairo library (#2176) 2019-09-19 08:48:04 +02:00
generate-cfg-tests.sh add script to generate cfg tests 2018-03-18 13:03:19 +01:00
gnu.c Fix #9322: bsd.cfg, gnu.cfg: Fix FP for mmap when argument "fd" is -1 (#2306) 2019-10-30 09:39:50 +01:00
googletest.cpp googletest.cfg: Fix #9397 (syntaxError when macro is unknown) (#2255) 2019-10-09 19:53:58 +02:00
gtk.c gtk.cfg: Add some missing g_str*() functions found by daca@home 2019-10-08 10:01:38 +02:00
kde.cpp kde.cfg: Add KDE configuration and tests (#2278) 2019-10-17 21:29:32 +02:00
libcurl.c libcurl.cfg: Add library configuration for libcurl (#2120) 2019-08-29 15:11:59 +02:00
libsigc++.cpp libsigc++.cfg: Add configuration for library libsigc++ (#2291) 2019-10-26 17:37:14 +02:00
lua.c lua.cfg: Add Lua C API library configuration with tests (#2119) 2019-08-29 11:38:21 +02:00
openmp.c openmp.cfg: Add library configuration for OpenMP (#1956) 2019-07-05 03:00:52 +02:00
openssl.c openssl.cfg: Add OpenSSL library configuration with tests (#2248) 2019-10-31 09:21:08 +01:00
posix.c windows.cfg: Added support for more interfaces. 2019-10-21 10:09:20 +02:00
python.c python.cfg: Improve Python C API configuration 2019-09-18 15:09:13 +02:00
qt.cpp qt.cfg: Add some missing macro definitions (#2175) 2019-09-16 15:58:35 +02:00
runtests.sh openssl.cfg: Add OpenSSL library configuration with tests (#2248) 2019-10-31 09:21:08 +01:00
sqlite3.c Try to make Travis happy 2019-09-28 20:43:55 +02:00
std.c #9347: Added a robustness test for scanf 2019-10-17 17:50:26 +02:00
std.cpp std.cfg: Remove redundant configurations for vector::(push|pop)_back() 2019-10-18 12:40:10 +02:00
windows.cpp windows.cfg: Added support for more interfaces. 2019-10-21 10:09:20 +02:00
wxwidgets.cpp wxwidgets.cfg: Improved support for wxString member functions. 2019-08-25 15:54:50 +02:00