Commit Graph

657 Commits

Author SHA1 Message Date
Damien Stuart
e4fae829bc Refactor of Makefile.am files to fix issues caused by referencing source files in other directories - which broke make dist and make distclean targets. 2015-02-17 14:37:20 -05:00
Damien Stuart
b152d15970 Refactored how the cunit tests are processed so "make dist" does not fail and builds with c-unit-tests enabled work on systems with firewalld (added fw_util_firewalld.c for server tests). 2015-02-14 12:29:30 -05:00
Michael Rash
e8cfeaf772 Merge pull request #142 from fjoncourt/c_unit_testing
C unit testing - excellent, thank you Franck. I'll work on the relative path issue you mentioned as well.
2015-01-17 09:11:29 -05:00
Michael Rash
4f94a0584e [test suite] minor candidate big fix for readline on closed filehandle errors seen in GPG tests 2015-01-17 08:11:37 -05:00
Franck Joncourt
29a5a9804d * Added libfko unit tests 2014-12-30 20:49:14 +01:00
Franck Joncourt
620d31364e * Removed duplicated entry in Makefile.am for libfko
* Added c unit tests for fko (draft)
* Updated c unit test README file.
2014-12-29 18:47:17 +01:00
Franck Joncourt
cb13d84d48 Use of subdir-objects libtool option. 2014-12-29 13:25:01 +01:00
Franck Joncourt
fdb3da0769 Added README for c unit test 2014-12-29 11:45:23 +01:00
Franck Joncourt
526cae6464 Fixed upper case 2014-12-28 23:55:52 +01:00
Franck Joncourt
5c3a709014 Merge branch 'c_unit_testing' of https://github.com/fjoncourt/fwknop into c_unit_testing
Conflicts:
	client/config_init.c
	common/cunit_common.h
	lib/cunit_common.c
	server/access.c
2014-12-28 23:24:15 +01:00
Franck Joncourt
b7ecb3334a Merge upstream changes to our changes 2014-12-28 15:00:24 +01:00
Michael Rash
2430f3ae80 [test suite] added long running server-access AFL fuzzing results 2014-12-22 09:22:39 -05:00
Michael Rash
ff3eaf8448 [test suite] minor update to exclude a couple of iptables tests on ipfw/PF firewalls 2014-12-16 21:15:29 -05:00
Michael Rash
db8b5e4e48 [test suite] added AFL plot results: plot-2.6.5.67f969f/ 2014-12-15 20:57:46 -05:00
Michael Rash
a4eb640f9c [test suite] add AFL results file: server-access-2.6.5.67f969f 2014-12-15 20:55:49 -05:00
Michael Rash
9dc56d6bb7 [test suite / server] rule deletion/addition tests mid-cycle 2014-12-15 17:06:07 -08:00
Michael Rash
a99bff9b63 [test suite] minor Makefile update for fko-wrapper 2014-12-06 19:58:33 -05:00
Michael Rash
54625819c9 [test suite] get resolve tests passing (--test mode stopped resolutions) 2014-12-05 21:23:23 -05:00
Michael Rash
01438a9c16 [test suite] make filehandles a bit more unique 2014-12-05 20:57:38 -05:00
Michael Rash
a4d6c17512 [test suite] add DESTINATION formatting tests 2014-12-05 20:56:47 -05:00
Michael Rash
76b1c6dd50 Merge branch 'spa_destination_ip' 2014-12-04 20:07:05 -05:00
Michael Rash
d6dee352af minor update to get DESTINATION filtering tests passing 2014-12-03 20:57:06 -05:00
Michael Rash
8988fe41b8 [test suite] add AFL wrappers for Rijndael decryption fuzzing 2014-12-03 20:26:24 -05:00
Michael Rash
53be8c4116 [test suite] added afl/results/ directory to track AFL run results over time 2014-12-03 20:20:56 -05:00
Michael Rash
7a9a430f24 [test suite] additional DESTINATION accept/filter tests 2014-11-30 22:17:51 -05:00
Michael Rash
cf84f016a3 [test suite] add complete cycle DESTINATION test 2014-11-30 21:37:42 -05:00
Michael Rash
42d103d100 [test suite] minor test update for DESTINATION access.conf stanza 2014-11-30 17:02:27 -05:00
Michael Rash
aeac6a4063 [test suite] add server-digest-cache/ directory for AFL fuzzing 2014-11-29 22:20:44 -05:00
Grant Pannell
624872ef48 Add DESTINATION access.conf directive and ENABLE_DESTINATION_RULE fwknopd.conf directive 2014-11-29 15:05:06 +10:30
Michael Rash
01e294aed3 [test suite] use -A mode for AFL fuzzing, make sure fwknopd does not init digest cache in -A mode 2014-11-28 19:13:35 -05:00
Michael Rash
0556dfc0d8 [test suite] minor AFL status screen path update 2014-11-26 16:40:16 -05:00
Michael Rash
6149ec0a8c [test suite] another minor path reorg 2014-11-26 16:38:53 -05:00
Michael Rash
a900257c86 [test suite] add AFL README 2014-11-26 16:26:19 -05:00
Michael Rash
4e796fc865 [test suite] minor AFL path update 2014-11-26 16:25:53 -05:00
Michael Rash
2e4ce021af [test suite] AFL wrapper update to not require -A for fuzzing access.conf and fwknopd.conf 2014-11-26 09:30:10 -05:00
Michael Rash
aa94fcb8cf [test suite] add AFL wrapper for fuzzing digest cache file format 2014-11-25 22:08:54 -05:00
Michael Rash
8872e50818 [test suite] use digest tracking override for ALF fwknopd fuzzing 2014-11-25 15:04:30 -05:00
Michael Rash
00ffe198e8 [test suite] support AFL resume operations 2014-11-23 22:39:25 -05:00
Michael Rash
28abc276fe [test suite] AFL update spa-pkts.sh to use new shared bash functions 2014-11-23 21:01:44 -05:00
Michael Rash
39419f43cb [test suite] started on shared functions for AFL wrappers 2014-11-23 16:53:29 -05:00
Michael Rash
426bde83c5 [test suite] set banner for each AFL wrapper 2014-11-22 23:06:52 -05:00
Michael Rash
0e93020671 [test suite] minor AFL README update 2014-11-22 23:06:20 -05:00
Michael Rash
ec4647cdf0 [test suite] path bug fix 2014-11-22 16:52:15 -05:00
Michael Rash
f4a8c0ace1 [test suite] more AFL README updates 2014-11-22 16:05:02 -05:00
Michael Rash
e7da008d34 [test suite] more AFL README updates 2014-11-22 16:03:51 -05:00
Michael Rash
18760d4d64 [test suite] AFL README add all four fuzzing wrappers 2014-11-22 15:10:00 -05:00
Michael Rash
dd0571ad56 [test suite] AFL README formatting update 2014-11-22 15:03:12 -05:00
Michael Rash
8d38980915 [test suite] AFL README formatting update 2014-11-22 13:55:05 -05:00
Michael Rash
f53c15fbda [test suite] AFL README formatting update 2014-11-22 13:53:54 -05:00
Michael Rash
9dbe7f5bd6 [test suite] AFL README formatting update 2014-11-22 13:52:42 -05:00