compute-runtime/shared/source/device_binary_format/yaml
Kacper Nowak 1a33fc0dc7 Zebin: return error on parsing empty vector entries in zeInfo
This commit prevents a yaml parsing error in case a data type is passed
after empty vetor type data entry with the same indendation. In this
case, a parsing error will be returned.
- Corrected .ze_info section in valid empty program (zebin mock)
- Minor ults refactor in order to use mock zebin program with valid
.ze_info

Related-To: NEO-6735
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-04-19 13:12:47 +02:00
..
yaml_parser.cpp Zebin: return error on parsing empty vector entries in zeInfo 2022-04-19 13:12:47 +02:00
yaml_parser.h Zebin: return error on parsing empty vector entries in zeInfo 2022-04-19 13:12:47 +02:00