From Fedora Project Wiki
No edit summary
No edit summary
Line 3: Line 3:
== Ideas ==
== Ideas ==
# Get upstream test suite from hg (same tag/version installed): http://hg.secdev.org/scapy/
# Get upstream test suite from hg (same tag/version installed): http://hg.secdev.org/scapy/
# Upstream provide a regression test and a import test.
# Upstream provides a regression test and an import test.
# Write a script to run test suite against the installed version of Scapy, instead of upstream's.
# Write a script to run test suite against the installed version of Scapy, instead of upstream's.

Revision as of 23:42, 28 May 2011

--Athmane 23:40, 28 May 2011 (UTC) Draft Draft Draft

Ideas

  1. Get upstream test suite from hg (same tag/version installed): http://hg.secdev.org/scapy/
  2. Upstream provides a regression test and an import test.
  3. Write a script to run test suite against the installed version of Scapy, instead of upstream's.