Lines Matching full:test

403 	  test code that prevented this error causing test failures.
524 + Added an STM32 dual core AMP stress test demo.
613 + Various updates to demo tasks to maintain test coverage.
660 + Added CORTEX_MPU_Static_Simulator_Keil_GCC demo to test static allocation
729 be used to test frequent tick overflows.
1056 + configASSERT()s in all Cortex-M ports used to test the lowest 5 bits of
1058 from an interrupt. This has been changed to test all 8 bits.
1079 + Updated Atmel SAM4E and SAM4S demos to include a lot of additional test
1084 + Updated MSVC FreeRTOS simulator demo to include the latest standard test
1106 FreeRTOS scheduler, kernel, demo and test updates:
1124 + Updated standard demo test code to test the new priority inheritance
1307 to the test that prevents the network event hook being called on the first
1359 any warnings (information on the test conditions will follow).
1449 + Added the QueueSet.c common demo/test file. Several demo applications
1450 have been updated to use the new demo/test tasks.
1774 is used. Second, comtest_strings.c has been included to allow the test
1809 demo tasks and software timer tick hook test. Much simpler software timer
2133 + Added the IntQTimer demo/test tasks to a demo project for each CM3 port
2134 (Keil, GCC and IAR) to test the new configMAX_SYSCALL_INTERRUPT_PRIORITY
2174 + Changed the blocktim.c test files as it is no longer legitimate for all
2176 + Added the IntQueue.c test file to test the calling of queue API functions
2177 from different interrupt priority levels, and test interrupt nesting.
2277 + Added the GenQTest.c and QPeek.c to test and demonstrate the behaviour
2572 get started in order for the test to function correctly.
2591 + Added a couple of more test tasks to the PC demo which cover the points
2814 This creates a better test condition.
2844 + Added a new test to the ARM7 demo application that tests the operation
2993 + Introduced portGLOBAL_INTERRUPT_FLAG definition to test the global
2996 before the test was performed.
3061 So doing invalidated the test.
3078 + Changed the baud rate for the ATMega323 serial test from 19200 to 57600.