]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'fuzz' of https://github.com/evverx/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 10 Aug 2020 12:40:44 +0000 (14:40 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 10 Aug 2020 12:40:44 +0000 (14:40 +0200)
commitc87cce57d852d3f474966baeb5b4082eb990b773
tree15f695a43bc0e2a01555f49f9361ece05814e1c2
parentdc4816142c7f628e2828b09b7634e1c65be7e823
parent6e277b7a97f791b6fe491a1a870069fc9013ef7f
Merge branch 'fuzz' of https://github.com/evverx/util-linux

* 'fuzz' of https://github.com/evverx/util-linux:
  tests: pack testcases into zip archives
  tests: integrate test_last_fuzz into the testsuite
  tests: add a fuzzer for process_wtmp_file
  docs: mention OSS-Fuzz and CIFuzz and how to build fuzz targets locally
  tools: make it possible to set all the fuzzing flags with config-gen
  build-system: make "make distcheck" work
  travis: set CXX correctly
  travis: turn on --enable-fuzzing-engine
  build-sys: add support for --enable-fuzzing-engine
  tests: integrate test_mount_fuzz into the testsuite
  tests: take exit codes into account
  tests: add a fuzzer for mnt_table_parse_stream
.travis-functions.sh
configure.ac