mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 13:45:00 -05:00
Add unit test for FreeRTOS SMP (#1047)
* Add unit test for FreeRTOS SMP to verify SMP scheduler logic in tasks.c which is enclosed by `configNUMBER_OF_CORES > 1`. --------- Co-authored-by: Joshua Zarr <joshzarr@amazon.com> Co-authored-by: Anubhav Rawal <rawalexe@amazon.com> Co-authored-by: Alfred Gedeon <alfred2g@hotmail.com> Co-authored-by: Adam Scislowicz <adamds@amazon.com> Co-authored-by: jannusi <121577776+jannusi@users.noreply.github.com> Co-authored-by: Krishna Vamsi Tallapaneni <124737189+vamsitas@users.noreply.github.com> Co-authored-by: Kody Stribrny <kstribrn@amazon.com> Co-authored-by: kar-rahul-aws <118818625+kar-rahul-aws@users.noreply.github.com>
This commit is contained in:
parent
1114e8f39b
commit
e7d39763db
64 changed files with 25145 additions and 71 deletions
9
.github/.cSpellWords.txt
vendored
9
.github/.cSpellWords.txt
vendored
|
|
@ -5012,6 +5012,7 @@ VRRSTEN
|
|||
VRRSTS
|
||||
VSDB
|
||||
VSYNC
|
||||
VTASKLIST
|
||||
VTIR
|
||||
VTOFFR
|
||||
VTOR
|
||||
|
|
@ -5340,6 +5341,7 @@ coremqtt
|
|||
cortexa
|
||||
coverity
|
||||
covfs
|
||||
covg
|
||||
cpas
|
||||
cpbs
|
||||
cpcdis
|
||||
|
|
@ -5402,6 +5404,7 @@ enetrg
|
|||
epage
|
||||
epdisc
|
||||
eqcfg
|
||||
equalto
|
||||
equidistribution
|
||||
eret
|
||||
ethernetif
|
||||
|
|
@ -5581,6 +5584,7 @@ lpstart
|
|||
lpthread
|
||||
lptr
|
||||
lsls
|
||||
lteq
|
||||
ltorg
|
||||
ltry
|
||||
lums
|
||||
|
|
@ -6049,10 +6053,14 @@ utilising
|
|||
utrhf
|
||||
utrhfgdghfg
|
||||
ux
|
||||
uxdeletedtaskwaiting
|
||||
uxindex
|
||||
uxpriority
|
||||
uxsource
|
||||
uxtab
|
||||
uxtasknumber
|
||||
uxtb
|
||||
uxtopreadypriority
|
||||
vactive
|
||||
vblank
|
||||
vcmp
|
||||
|
|
@ -6120,6 +6128,7 @@ xfindobjectwithlabelandclass
|
|||
xfscompat
|
||||
xgetslotlist
|
||||
xheader
|
||||
xidx
|
||||
xinitializepkcs
|
||||
xlarge
|
||||
xlength
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue