Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 419 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 419 Bytes

misc.bak

This repository to be used for backing up code

  1. 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.
  2. Backing up yang modules developed for capwap project.