Changeset 21cd807 in mod_gnutls for test/README.md
- Timestamp:
- Aug 27, 2020, 5:44:23 PM (22 months ago)
- Branches:
- asyncio, master
- Children:
- d17866f
- Parents:
- 0c963e8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/README.md
r0c963e8 r21cd807 67 67 * `apache.conf` -- Apache configuration to be used 68 68 69 * `test.y ml` -- Defines the client connection(s) including parameters69 * `test.yaml` -- Defines the client connection(s) including parameters 70 70 for `gnutls-cli`, the request(s), and expected response(s). Please 71 71 see the module documentation of [mgstest.tests](./mgstest/tests.py) 72 for details, and [`sample_test.y ml`](./sample_test.yml) and73 [`sample_fail.y ml`](./sample_fail.yml) for examples.72 for details, and [`sample_test.yaml`](./sample_test.yaml) and 73 [`sample_fail.yaml`](./sample_fail.yaml) for examples. 74 74 75 75 * `backend.conf` [optional] -- Apache configuration for the proxy
Note: See TracChangeset
for help on using the changeset viewer.