Add fuzzing target function for 'bundle' project
authorDmitriy Nikiforov <d.nikiforov@partner.samsung.com>
Mon, 3 Jul 2017 14:11:06 +0000 (17:11 +0300)
committerMaria Guseva <m.guseva@samsung.com>
Mon, 14 Aug 2017 16:52:19 +0000 (19:52 +0300)
commitac9815e835c62ba3c3be05ab4eec35c33d1b3b77
treec6b0dbfb22e2ec06faade36e984f2550e3e8e387
parent4cf63ffcb158c933458814e6fbdbbb3d896e3222
Add fuzzing target function for 'bundle' project

Currently it only tests 'bundle_decode' function.

Added files:
  * targets/bundle/build.sh - build script for target function
  * targets/bundle/bundle-fuzz.cpp - target function implementation
targets/bundle/build.sh [new file with mode: 0755]
targets/bundle/bundle-fuzz.cpp [new file with mode: 0644]