updated TESTING.md

This commit is contained in:
Joseph Henry
2017-06-05 17:51:20 -07:00
parent 2a1840f212
commit 11462318e1

View File

@@ -1,4 +1,4 @@
## Testing via [selftest.cpp](src/selftest.cpp)
## Testing via [selftest.cpp](test/selftest.cpp)
After building the static library, you can run:
@@ -22,8 +22,6 @@ build
|-selftest
```
***
### Simple Tests
Simple tests merely test one aspect of the library. For instance, its role as an IPv4 server, or IPv6 client.