diff options
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/README b/lib/README index b994447f4b..acae62c378 100644 --- a/lib/README +++ b/lib/README @@ -8,3 +8,4 @@ socket_wrapper - Wrapper library allowing TCP/IP traffic to be redirected over Unix domain sockets. talloc - Hierarchical pool based memory allocator tdb - Simple but fast key/value database library, supporting multiple writers +torture - Simple unit testing helper library |