Author | SHA1 | Message | Date |
---|---|---|---|
|
537b5b773b |
rtmpdh: Do global initialization before running the test
The rtmpdh code can use crypto libraries which may require a process global init. (gcrypt is one of the libraries where the rtmpdh test code can fail if global init hasn't been done, depending on gcrypt version.) Signed-off-by: Martin Storsjö <martin@martin.st> |
8 years ago |
|
a6a750c7ef | tests: Move all test programs to a subdirectory | 9 years ago |
|
d12b5b2f13 |
build: Split test programs off into separate files
This avoids spurious library rebuilds when only the test program code is changed and simplifies the build system. |
9 years ago |