Add info about testing osinfo-db-tools, including how to run the network
based tests.

Signed-off-by: Fabiano Fidêncio <[email protected]>
---
 README | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/README b/README
index c5516da..55e0cfe 100644
--- a/README
+++ b/README
@@ -42,4 +42,18 @@ homepage
 
    https://libosinfo.org/
 
+Testing
+=======
+
+In order to test osinfo-db-tools, you should run:
+
+    $ make check
+
+For a more complete test run, including testing command-line options that
+depend on network, you should export the OSINFO_DB_TOOLS_NETWORK_TESTS
+environment variable to the build system. For example:
+
+    $ export OSINFO_DB_TOOLS_NETWORK_TESTS=1
+    $ make check
+
 --End
-- 
2.20.1

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to