examples/ip_pipeline: add config file checks
authorJasvinder Singh <jasvinder.singh@intel.com>
Tue, 7 Jul 2015 08:09:26 +0000 (10:09 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Jul 2015 15:25:45 +0000 (17:25 +0200)
commitf505f045c4065dd8b58cbdf13fe7cd374b3983a4
tree2fc8caf3a107e27e7b53f4ef0d263dc970c9e662
parent7f64b9c004aa39d50fd5ee254b399e4267a5aa5d
examples/ip_pipeline: add config file checks

After loading configuration from a file, data integrity is checked.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/Makefile
examples/ip_pipeline/config_check.c [new file with mode: 0644]
examples/ip_pipeline/main.c