Lines Matching full:test

495 	  test code that prevented this error causing test failures.
616 + Added an STM32 dual core AMP stress test demo.
705 + Various updates to demo tasks to maintain test coverage.
752 + Added CORTEX_MPU_Static_Simulator_Keil_GCC demo to test static allocation
821 be used to test frequent tick overflows.
1148 + configASSERT()s in all Cortex-M ports used to test the lowest 5 bits of
1150 from an interrupt. This has been changed to test all 8 bits.
1171 + Updated Atmel SAM4E and SAM4S demos to include a lot of additional test
1176 + Updated MSVC FreeRTOS simulator demo to include the latest standard test
1198 FreeRTOS scheduler, kernel, demo and test updates:
1216 + Updated standard demo test code to test the new priority inheritance
1399 to the test that prevents the network event hook being called on the first
1451 any warnings (information on the test conditions will follow).
1541 + Added the QueueSet.c common demo/test file. Several demo applications
1542 have been updated to use the new demo/test tasks.
1866 is used. Second, comtest_strings.c has been included to allow the test
1901 demo tasks and software timer tick hook test. Much simpler software timer
2225 + Added the IntQTimer demo/test tasks to a demo project for each CM3 port
2226 (Keil, GCC and IAR) to test the new configMAX_SYSCALL_INTERRUPT_PRIORITY
2266 + Changed the blocktim.c test files as it is no longer legitimate for all
2268 + Added the IntQueue.c test file to test the calling of queue API functions
2269 from different interrupt priority levels, and test interrupt nesting.
2369 + Added the GenQTest.c and QPeek.c to test and demonstrate the behaviour
2664 get started in order for the test to function correctly.
2683 + Added a couple of more test tasks to the PC demo which cover the points
2906 This creates a better test condition.
2936 + Added a new test to the ARM7 demo application that tests the operation
3085 + Introduced portGLOBAL_INTERRUPT_FLAG definition to test the global
3088 before the test was performed.
3153 So doing invalidated the test.
3170 + Changed the baud rate for the ATMega323 serial test from 19200 to 57600.