Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > a27a4118d88c9cba89f25a94ee3c8889 > files > 59

ettercap-0.8.2-1.mga5.x86_64.rpm


Ettercap now has unit-tests!

Requires:
  check (will use bundled check if it isn't already installed) available at http://check.sourceforge.net/

- To enable tests:
  - mkdir build 
  - cd build
  - cmake -DENABLE_TESTS=On ..
  - make && make test
    OR
  - make && make test_verbose