FreeRTOS-Kernel/FreeRTOS/Test/CBMC/proofs/Queue
alfred gedeon ae92d8c6ee
Add uncrustify github workflow (#659)
* Add uncrustify github workflow

* Fix exclusion pattern

* fix find expression

* exclude uncrustify files

* Uncrustify common demo and test files

* exlude white space checking files

* Fix EOL whitespace checker

* Remove whitespaces from EOL

* Fix space at EOL

* Fix find spaces at EOL

Co-authored-by: Archit Aggarwal <architag@amazon.com>
2021-07-22 14:23:48 -07:00
..
prvCopyDataToQueue Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
prvNotifyQueueSetContainer Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
prvUnlockQueue Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueCreateCountingSemaphore Remove or rework assumptions in queue proofs (#603) 2021-06-04 15:42:14 -04:00
QueueCreateCountingSemaphoreStatic Remove or rework assumptions in queue proofs (#603) 2021-06-04 15:42:14 -04:00
QueueCreateMutex Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueCreateMutexStatic Remove or rework assumptions in queue proofs (#603) 2021-06-04 15:42:14 -04:00
QueueGenericCreate Remove or rework assumptions in queue proofs (#603) 2021-06-04 15:42:14 -04:00
QueueGenericCreateStatic Remove or rework assumptions in queue proofs (#603) 2021-06-04 15:42:14 -04:00
QueueGenericReset Remove or rework assumptions in queue proofs (#603) 2021-06-04 15:42:14 -04:00
QueueGenericSend Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueGenericSendFromISR Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueGetMutexHolder Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueGetMutexHolderFromISR Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueGiveFromISR Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueGiveMutexRecursive Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueMessagesWaiting Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueuePeek Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueReceive Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueReceiveFromISR Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueSemaphoreTake Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueSpacesAvailable Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
QueueTakeMutexRecursive Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00