Searched full:test (Results 1 – 25 of 70) sorted by relevance
123
| /Kernel-v11.0.1/.github/workflows/ |
| D | unit-tests.yml | 32 make -C FreeRTOS/Test/CMock clean 33 make -C FreeRTOS/Test/CMock ENABLE_SANITIZER=1 run_col_formatted 36 make -C FreeRTOS/Test/CMock clean 37 make -C FreeRTOS/Test/CMock lcovhtml 38 …lcov --config-file FreeRTOS/Test/CMock/lcovrc --summary FreeRTOS/Test/CMock/build/cmock_test.info … 42 files: ${{ github.workspace }}/FreeRTOS/Test/CMock/build/cmock_test.info 51 path: FreeRTOS/Test/CMock/build/cmock_test* 56 path: FreeRTOS/Test/CMock/build/coverage
|
| D | kernel-demos.yml | 88 - name: Build Posix_GCC Demo for Coverage Test
|
| /Kernel-v11.0.1/portable/GCC/IA32_flat/ |
| D | portASM.S | 63 test %eax, %eax 97 test %eax, %eax 157 test %eax, %eax 186 test %eax, %eax 210 test %eax, %eax 237 test %ecx, %ecx /* Loop counter reached 0? */ 242 test %ebx, %ebx /* Are there any bits set? */
|
| D | ISR_Support.h | 42 test % eax, % eax 53 test % eax, % eax 88 test % eax, % eax 93 test % eax, % eax 112 test % eax, % eax
|
| /Kernel-v11.0.1/ |
| D | History.txt | 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: [all …]
|
| /Kernel-v11.0.1/include/ |
| D | event_groups.h | 72 * CAN network" etc. A task can then test the bit values to see which events 245 * @param uxBitsToWaitFor A bitwise value that indicates the bit or bits to test 270 * for became set, or the block time expired. Test the return value to know 636 * @param uxBitsToWaitFor A bitwise value that indicates the bit or bits to test 645 * for became set, or the block time expired. Test the return value to know 704 * // three tasks, so there is no need to test the return value. 723 * // three tasks, so there is no need to test the return value.
|
| D | stack_macros.h | 42 * overwritten. Note this second test does not guarantee that an overflowed
|
| /Kernel-v11.0.1/portable/WizC/PIC18/ |
| D | portmacro.h | 351 ; we need these registers for a final test. \ 380 ; Because bsr, status and W are affected by the test \ 381 ; they are restored after the test. \
|
| /Kernel-v11.0.1/portable/CCS/ARM_Cortex-R4/ |
| D | portASM.asm | 73 ; Test the flag 109 ; Test the flag
|
| /Kernel-v11.0.1/portable/MPLAB/PIC32MZ/ |
| D | ISR_Support.h | 130 /* Test if we are already using the system stack. Only tasks may use the 138 /* Test if the current task needs the FPU context saving. */ 255 /* Test if the current task needs the FPU context saving. */
|
| D | port_asm.S | 259 /* Test if FPU context save is required. */ 316 /* Test if the FPU context needs restoring. */ 717 /* Test read back */
|
| /Kernel-v11.0.1/.github/ |
| D | pull_request_process.md | 89 …Test your PR. In your PR, please accompany your changes with suitable unit tests and any other tes…
|
| D | pull_request_template.md | 7 Test Steps
|
| D | CONTRIBUTING.md | 27 * A reproducible test case or sequence of steps.
|
| /Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/ |
| D | lib_AT91SAM7X128.h | 158 /** \brief Test if an IT is active */ 168 /** \brief Test if an IT is pending */ 294 /** \brief Test if the current transfer descriptor has been sent */ 304 /** \brief Test if the next transfer descriptor has been moved to the current td */ 314 /** \brief Test if the current transfer descriptor has been filled */ 324 /** \brief Test if the next transfer descriptor has been moved to the current td */ 465 /** \brief Test if DBGU Interrupt is Masked */ 575 /** \brief Test if PIO is input flag is active */ 646 /** \brief Test if PIO is Set */ 686 /** \brief Test if PIO Output is Set */ [all …]
|
| D | lib_AT91SAM7X256.h | 158 /** \brief Test if an IT is active */ 168 /** \brief Test if an IT is pending */ 294 /** \brief Test if the current transfer descriptor has been sent */ 304 /** \brief Test if the next transfer descriptor has been moved to the current td */ 314 /** \brief Test if the current transfer descriptor has been filled */ 324 /** \brief Test if the next transfer descriptor has been moved to the current td */ 465 /** \brief Test if DBGU Interrupt is Masked */ 575 /** \brief Test if PIO is input flag is active */ 646 /** \brief Test if PIO is Set */ 686 /** \brief Test if PIO Output is Set */ [all …]
|
| D | lib_AT91SAM7S64.h | 100 /** \brief Test if EFC MC Interrupt is Masked */ 110 /** \brief Test if EFC MC Interrupt is Set */ 207 /** \brief Test if the current transfer descriptor has been sent */ 217 /** \brief Test if the next transfer descriptor has been moved to the current td */ 227 /** \brief Test if the current transfer descriptor has been filled */ 237 /** \brief Test if the next transfer descriptor has been moved to the current td */ 378 /** \brief Test if DBGU Interrupt is Masked */ 596 /** \brief Test if SSC Interrupt is Masked */ 803 /** \brief Test if SPI Interrupt is Masked */ 856 /** \brief Test if PWM Interrupt is Masked */ [all …]
|
| /Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/ |
| D | lib_AT91SAM7X256.h | 158 /** \brief Test if an IT is active */ 168 /** \brief Test if an IT is pending */ 294 /** \brief Test if the current transfer descriptor has been sent */ 304 /** \brief Test if the next transfer descriptor has been moved to the current td */ 314 /** \brief Test if the current transfer descriptor has been filled */ 324 /** \brief Test if the next transfer descriptor has been moved to the current td */ 465 /** \brief Test if DBGU Interrupt is Masked */ 575 /** \brief Test if PIO is input flag is active */ 646 /** \brief Test if PIO is Set */ 686 /** \brief Test if PIO Output is Set */ [all …]
|
| /Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/ |
| D | xtensa_rtos.h | 176 * and interrupt handlers to facilitate automated testing where each test 188 * interrupts cleared (those not cleared still need handling). This allows a test
|
| /Kernel-v11.0.1/portable/ThirdParty/ |
| D | README.md | 15 * FreeRTOS team has access to the hardware and the test results have been
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/include/ |
| D | xtensa_rtos.h | 182 * and interrupt handlers to facilitate automated testing where each test 194 * interrupts cleared (those not cleared still need handling). This allows a test
|
| /Kernel-v11.0.1/portable/CCS/MSP430X/ |
| D | portext.asm | 29 ; * The definition of the "register test" tasks, as described at the top of
|
| /Kernel-v11.0.1/portable/MPLAB/PIC18F/ |
| D | port.c | 32 + Introduced portGLOBAL_INTERRUPT_FLAG definition to test the global 35 before the test was performed.
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | portasm.c | 394 …" tst lr, #0x10 \n" /* Test Bit[4] in LR. Bit[4] of EXC_RETURN… in PendSV_Handler() 422 …" tst r3, #0x10 \n" /* Test Bit[4] in LR. Bit[4] of EXC_RETURN… in PendSV_Handler()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | portasm.c | 394 …" tst lr, #0x10 \n" /* Test Bit[4] in LR. Bit[4] of EXC_RETURN… in PendSV_Handler() 422 …" tst r3, #0x10 \n" /* Test Bit[4] in LR. Bit[4] of EXC_RETURN… in PendSV_Handler()
|
123