- fix autocli modes error of empty type

- rename tests test_cli_auto -> test_autocli
This commit is contained in:
Olof hagsand 2022-01-13 14:47:25 +01:00
parent e0bcca5405
commit 9b99d63411
8 changed files with 48 additions and 43 deletions

View file

@ -316,7 +316,7 @@ cli_xml2txt(cxobj *xn,
/*! Enter a CLI edit mode
* @param[in] h CLICON handle
* @param[in] cvv Vector of variables from CLIgen command-line
* @param[in] argv Vector oif user-supplied keywords
* @param[in] argv Vector of user-supplied keywords
* Format of argv:
* <api_path_fmt> Generated API PATH (This is where we are in the tree)
* <treename> Name of generated cligen parse-tree, eg "datamodel"