Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > f25440540c5443b4e951026808a97d24 > files > 131

ettercap-0.8.2-8.mga7.i586.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