aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2020-06-26 01:35:44 +0300
committerGitHub <noreply@github.com>2020-06-25 15:35:44 -0700
commit25cff8db8e95ca7025306840eacceb67f487d295 (patch)
treec9b4b70a7c718789d4546174924f0e0a42880f44 /.github
parentf8c9eec4cfcecaae9ede6a46229edb5723a42354 (diff)
downloadoss-fuzz-25cff8db8e95ca7025306840eacceb67f487d295.tar.gz
[util-linux] cover mnt_table_parse_stream (#4032)
* [util-linux] cover mnt_table_parse_stream Waiting for https://github.com/karelzak/util-linux/pull/1068 * temporarily point OSS-Fuzz to evverx/util-linux * make sure it can be built with sanitizer=coverage
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/project_tests.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/project_tests.yml b/.github/workflows/project_tests.yml
index 942e13669..3c401dcf2 100644
--- a/.github/workflows/project_tests.yml
+++ b/.github/workflows/project_tests.yml
@@ -13,6 +13,7 @@ jobs:
- address
- memory
- undefined
+ - coverage
architecture:
- x86_64
include: