#!/bin/bash # Test: YANG parser tests # First an example yang, second all openconfig yangs #PROG="valgrind --leak-check=full --show-leak-kinds=all ../util/clixon_util_yang" PROG=../util/clixon_util_yang OPENCONFIG=~/syssrc/openconfig # include err() and new() functions and creates $dir . ./lib.sh YANG=$(cat <