Home
last modified time | relevance | path

Searched full:test (Results 1 – 25 of 70) sorted by relevance

123

/Kernel-v11.0.1/.github/workflows/
Dunit-tests.yml32 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
Dkernel-demos.yml88 - name: Build Posix_GCC Demo for Coverage Test
/Kernel-v11.0.1/portable/GCC/IA32_flat/
DportASM.S63 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? */
DISR_Support.h42 test % eax, % eax
53 test % eax, % eax
88 test % eax, % eax
93 test % eax, % eax
112 test % eax, % eax
/Kernel-v11.0.1/
DHistory.txt495 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/
Devent_groups.h72 * 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.
Dstack_macros.h42 * overwritten. Note this second test does not guarantee that an overflowed
/Kernel-v11.0.1/portable/WizC/PIC18/
Dportmacro.h351 ; 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/
DportASM.asm73 ; Test the flag
109 ; Test the flag
/Kernel-v11.0.1/portable/MPLAB/PIC32MZ/
DISR_Support.h130 /* 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. */
Dport_asm.S259 /* Test if FPU context save is required. */
316 /* Test if the FPU context needs restoring. */
717 /* Test read back */
/Kernel-v11.0.1/.github/
Dpull_request_process.md89Test your PR. In your PR, please accompany your changes with suitable unit tests and any other tes…
Dpull_request_template.md7 Test Steps
DCONTRIBUTING.md27 * A reproducible test case or sequence of steps.
/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h158 /** \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 …]
Dlib_AT91SAM7X256.h158 /** \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 …]
Dlib_AT91SAM7S64.h100 /** \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/
Dlib_AT91SAM7X256.h158 /** \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/
Dxtensa_rtos.h176 * 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/
DREADME.md15 * FreeRTOS team has access to the hardware and the test results have been
/Kernel-v11.0.1/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dxtensa_rtos.h182 * 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/
Dportext.asm29 ; * The definition of the "register test" tasks, as described at the top of
/Kernel-v11.0.1/portable/MPLAB/PIC18F/
Dport.c32 + 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/
Dportasm.c394 …" 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/
Dportasm.c394 …" 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