Commit Graph

648 Commits

Author SHA1 Message Date
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
Michael Rash
0b58e3af57 [test suite] AFL README.md files list 2014-11-22 13:43:56 -05:00
Michael Rash
a15d76a3ea [test suite] AFL README -> README.md 2014-11-22 13:40:52 -05:00
Michael Rash
38977b5f2f [test suite] use exit status in wrapper scripts 2014-11-22 13:39:24 -05:00
Michael Rash
ca64e3aa4e [test suite] start on AFL README in .md format 2014-11-22 13:38:46 -05:00
Michael Rash
f8d3cc51f0 [test suite] stronger access.conf test case for AFL fuzzing 2014-11-22 09:11:39 -05:00
Michael Rash
0e5606fb26 [test suite] AFL fuzzing README update 2014-11-21 22:18:17 -05:00
Michael Rash
63a2ae92d4 [test suite] added *hang.sh helper scripts for AFL results analysis 2014-11-21 22:16:02 -05:00
Michael Rash
46a6b5a1e5 [test suite] moved helper scripts to fuzzing-wrappers/helpers/ 2014-11-21 21:42:32 -05:00
Michael Rash
5041533c65 [test suite] update AFL helper scripts to accept file path from the command line 2014-11-21 21:32:05 -05:00