Fuzzing target for system-info package 56/153956/5
authorDmitry Kovalenko <d.kovalenko@samsung.com>
Wed, 4 Oct 2017 05:28:30 +0000 (08:28 +0300)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 5 Oct 2017 13:03:19 +0000 (13:03 +0000)
commit0e938b0508f38ab0ea4254909ef12d70fadff5b8
treec0cc57ccb9d9e57afef37c0614e5c4c2264ad9c2
parent84e483f53acd9c7dd39f200de0ca3f6f1f1a9bda
Fuzzing target for system-info package

Fuzzed functions:
* system_info_get_platform_bool()
* system_info_get_platform_int()
* system_info_get_platform_double()
* system_info_get_platform_string()
* system_info_get_platform_type()
* system_info_get_custom_bool()
* system_info_get_custom_int()
* system_info_get_custom_string()

Change-Id: I2c2fef391277326b15262aabaefbfc508d7b0e17
Signed-off-by: Dmitry Kovalenko <d.kovalenko@samsung.com>
targets/system-info/README.md [new file with mode: 0644]
targets/system-info/build.sh [new file with mode: 0755]
targets/system-info/system-info-fuzz.c [new file with mode: 0644]
targets/system-info/targetspec [new file with mode: 0644]