fwknop/perl/FKO/MANIFEST
Michael Rash aeb415d0e0 move fuzzing_spa_packets file to perl/FKO/t/ for fuzzing tests
This change moves the fuzzing_spa_packets file from the test/fuzzing/
directory into the perl FKO extension t/ directory and is now referenced
directly by the t/04_fuzzing.t test file.  The test suite itself also uses
this file for fuzzing tests as well, but having the FKO built-in tests
enables Test::Valgrind memory checks so it is useful to have this included
in the FKO sources.  (When the FKO module is submitted to CPAN, it should
not depend on non-local files, but it's ok for the test suite to reference
the ../perl/FKO/t/ directory.)
2013-11-26 21:44:53 -05:00

17 lines
211 B
Plaintext

Changes
FKO.xs
Makefile.PL
MANIFEST
ppport.h
README
typemap
t/00_init.t
t/01_constants.t
t/02_functions.t
t/03_errors.t
t/04_fuzzing.t
t/fuzzing_spa_packets
lib/FKO.pm
lib/FKO_Constants.pl
inc/Devel/CheckLib.pm