This repository to be used for backing up code
- pem_ut.c - This code can be used for triggering unit testing for a daemon kind of module. It takes input commands from a file and directly invokes the APIs provided by main daemon code. This UT code will be launched as a seperate pthread from the daemon. It uses pem_ut.config as input command file.
- Backing up yang modules developed for capwap project.