- include "main" test file which can be configured through various options - include sample ssl test files - add boilerplate async test
3 lines
55 B
Python
3 lines
55 B
Python
#!/usr/bin/env python
|
|
import argparse
|
|
import subprocess |