FreeRTOS-Kernel/FreeRTOS/Test/CMock/queue/generic
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
..
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
queue_create_dynamic_utest.c Update unit tests to match changes in queue.c (#614) 2021-06-01 15:33:43 -04:00
queue_create_static_utest.c Update unit tests to match changes in queue.c (#614) 2021-06-01 15:33:43 -04:00
queue_delete_dynamic_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_delete_static_utest.c Aws only files spell check (#593) 2021-05-13 16:07:56 -07:00
queue_receive_blocking_utest.c Aws only files spell check (#593) 2021-05-13 16:07:56 -07:00
queue_receive_nonblocking_utest.c Aws only files spell check (#593) 2021-05-13 16:07:56 -07:00
queue_reset_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00
queue_send_blocking_utest.c Aws only files spell check (#593) 2021-05-13 16:07:56 -07:00
queue_send_nonblocking_utest.c Update unit tests to match changes in queue.c (#614) 2021-06-01 15:33:43 -04:00
queue_status_utest.c Add queue.c CMock unit test (#552) 2021-04-20 15:45:52 -07:00