]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
README.ci-runners: document asan and ubsan tags
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Jul 2016 09:45:30 +0000 (11:45 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 26 Jul 2016 13:19:25 +0000 (15:19 +0200)
devel/README.ci-runners

index f4ba559593c4c65e9806b4f2268c163e2f572b34..425430f2cf7e058878efb7663a779cc04382b391 100644 (file)
@@ -53,6 +53,14 @@ This runner has mingw and basic libraries installed.
 yum install -y mingw32-nettle mingw32-libtasn1 mingw32-gcc
 ```
 
+## ubsan
+
+This runner has undefined sanitizer available
+
+## asan
+
+This runner has address sanitizer available
+
 ## fedora
 
 This is a system with Fedora installed.