Pārlūkot izejas kodu

Mention "make test-network" in doc/HACKING

Nick Mathewson 10 gadi atpakaļ
vecāks
revīzija
5baacf5a9c
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  1. 7 0
      doc/HACKING

+ 7 - 0
doc/HACKING

@@ -135,6 +135,13 @@ If that doesn't work:
    * Try configuring Tor with --disable-gcc-hardening
    * You might need to run 'make clean' after you run './configure'.
 
+Running integration tests
+~~~~~~~~~~~~~~~~~~~~~~~~~
+
+We have the beginnings of a set of scripts to run integration tests using
+Chutney. To try them, set CHUTNEY_DIR to your chutney source directory, and
+run "make test-network".
+
 Profiling Tor with oprofile
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~