Files
asterisk/tests
Corey Farrell 115f53a0fb CLI: Remove calls to ast_cli_generator.
The ability to add to localized storage cannot be supported by
ast_cli_generator.  The only calls to ast_cli_generator should be by
functions that need to proxy the CLI generator, for example 'cli check
permissions' or 'core show help'.

* ast_cli_generatornummatches now retrieves the vector of matches and
  reports the number of elements (not including 'best' match).
* test_substitution retrieves and iterates the vector.

Change-Id: I8cd6b93905363cf7a33a2d2b0e2a8f8446d9f248
2017-11-21 09:47:38 -05:00
..
2014-07-22 14:22:00 +00:00
2017-06-13 22:05:28 +00:00
2014-07-22 14:22:00 +00:00
2013-08-16 17:33:21 +00:00
2017-11-18 21:16:03 -06:00