Add simple testing infrastructure

This commit is contained in:
Casey Callendrello
2017-03-13 18:05:55 +01:00
parent 168a5a0210
commit 559ffa1111
297 changed files with 117279 additions and 0 deletions

View File

@ -1,2 +1,7 @@
# plugins
Some additional CNI network plugins, matinained by the containernetworking team
## Plugins supplied:
### Sample
The sample plugin provides a base for building a sample plugin with tests.