FreeRTOS-Kernel/FreeRTOS/Test/CMock/queue/sets
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
..
binary_semaphore_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
FreeRTOSConfig.h Add uncrustify github workflow (#659) 2021-07-22 14:23:48 -07:00
Makefile Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
mutex_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_in_set_utest.c Update unit tests to match changes in queue.c (#614) 2021-06-01 15:33:43 -04:00
queue_receive_blocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_receive_nonblocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_send_blocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_send_nonblocking_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_set_utest.c Update unit tests to match changes in queue.c (#614) 2021-06-01 15:33:43 -04:00
queue_unlock_cascaded_set_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
semaphore_in_set_utest.c Aws only files spell check (#593) 2021-05-13 16:07:56 -07:00