tests: Spelling fixes

Correct typos of the following word families:

mounting
jitterbuffer
thrashing
original
manipulating
entries
actual
possibility
tasks
options
positives
taskprocessor
other
dynamic
declarative

ASTERISK-29714

Change-Id: I6b94659d045eec5d8d020fce2e9b6e2f593dfeb6
This commit is contained in:
Josh Soref
2021-10-30 21:04:37 -04:00
committed by Friendly Automation
parent 3bf314d643
commit e54a9d31f1
16 changed files with 26 additions and 26 deletions

View File

@@ -61,7 +61,7 @@ struct sorcery_memory_cache_thrash_thread {
unsigned int average_execution_time;
};
/*! \brief Structure for memory cache thrasing */
/*! \brief Structure for memory cache thrashing */
struct sorcery_memory_cache_thrash {
/*! \brief The sorcery instance being tested */
struct ast_sorcery *sorcery;
@@ -160,7 +160,7 @@ static void sorcery_memory_cache_thrash_destroy(void *obj)
/*!
* \internal
* \brief Set up thrasing against a memory cache on a sorcery instance
* \brief Set up thrashing against a memory cache on a sorcery instance
*
* \param cache_configuration The sorcery memory cache configuration to use
* \param update_threads The number of threads which should be constantly updating sorcery