public class Main extends Object
yang-system-test [-f features] [-h help] [-p path] [-v verbose] yangFiles... -f,--features <arg> features is a string in the form [feature(,feature)*] and feature is a string in the form [($namespace?revision=$revision)$local_name]. This option is used to prune the data model by removing all nodes that are defined with a "if-feature". -h,--help print help message and exit. -p,--path <arg> path is a colon (:) separated list of directories to search for yang modules. -r, --recursive recursive search of directories specified by -p option -v,--verbose shows details about the results of test running. -o, --output path to output file for logs. Output file will be overwritten. -m, --module-name validate yang by module name.
Constructor and Description |
---|
Main() |
public static void main(String[] args) throws IOException
IOException
Copyright © 2017 OpenDaylight. All rights reserved.