Added util directory containing test applications

This commit is contained in:
Olof hagsand 2018-07-19 09:57:38 +02:00
parent cc6c7ae7a4
commit c71791f168
16 changed files with 130 additions and 32 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Test: XPATH tests
PROG=../lib/src/clixon_util_xpath
PROG=../util/clixon_util_xpath
# include err() and new() functions and creates $dir
. ./lib.sh