updated TESTING.md
This commit is contained in:
@@ -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:
|
After building the static library, you can run:
|
||||||
|
|
||||||
@@ -22,8 +22,6 @@ build
|
|||||||
|-selftest
|
|-selftest
|
||||||
```
|
```
|
||||||
|
|
||||||
***
|
|
||||||
|
|
||||||
### Simple Tests
|
### Simple Tests
|
||||||
|
|
||||||
Simple tests merely test one aspect of the library. For instance, its role as an IPv4 server, or IPv6 client.
|
Simple tests merely test one aspect of the library. For instance, its role as an IPv4 server, or IPv6 client.
|
||||||
|
|||||||
Reference in New Issue
Block a user