ssb: Begin to add some CLI tests.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 33m19s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 33m19s
This commit is contained in:
@ -89,4 +89,10 @@ void tf_ssb_test_invite(const tf_test_options_t* options);
|
||||
*/
|
||||
void tf_ssb_test_triggers(const tf_test_options_t* options);
|
||||
|
||||
/**
|
||||
** Test command-line interface.
|
||||
** @param options The test options.
|
||||
*/
|
||||
void tf_ssb_test_cli(const tf_test_options_t* options);
|
||||
|
||||
/** @} */
|
||||
|
Reference in New Issue
Block a user