File: README.md

package info (click to toggle)
xrootd-s3-http 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 840 kB
  • sloc: cpp: 10,220; sh: 898; makefile: 14
file content (6 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
# Tests

These are tests of the s3 and http code.

We recommend running tests via `ctest`, which will launch the server and prepare the environment for gtest.
An example of how to run `ctest` can be found in [test.yml](.github/workflows/test.yml).