Changeset 89f863f in mod_gnutls for test/README
- Timestamp:
- Oct 19, 2015, 9:07:40 PM (5 years ago)
- Branches:
- debian/master, debian/stretch-backports, jessie-backports, upstream
- Children:
- 02c8e54, 24c6c16
- Parents:
- 4addf74 (diff), 71cac80 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/README
r4addf74 r89f863f 32 32 33 33 TEST_HOST="localhost" TEST_IP="127.0.0.1" ./configure 34 34 35 35 36 Adding a Test … … 97 98 possible that these tests will fail for timing 98 99 reasons. [TEST_QUERY_DELAY (seconds for the http request to be sent 99 and responded to)] and [TEST_GAP (seconds to wait between tests)] 100 and responded to)] 101 102 In some situations you may want to see the exact environment as 103 configured by make, e.g. if you want to manually run an Apache 104 instance with Valgrind using the same configuration as a test 105 case. Use "make show-test-env" to dump AM_TESTS_ENVIRONMENT to stdout.
Note: See TracChangeset
for help on using the changeset viewer.