summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2026-06-06Added copyright headers to files missing themFrédéric Desbiens
2026-05-27Refactored, consolidated, and cleaned up RV32/RV64 ports (#536)Frédéric Desbiens
2026-05-26Added win64 ports of ThreadX and ThreadX SMP (#529)Frédéric Desbiens
2026-05-19Add QEMU based CI regression test infra for RV32 and RV64 (#526)Akif Ejaz
2026-04-29Corrected typos in two test filenames (#527)Frédéric Desbiens
2026-04-15Merge branch 'dev' into typoFrédéric Desbiens
2026-03-05Updated copyright headers and version number constants (#509)Frédéric Desbiens
2025-09-28Added missing QUEUE_MESSAGE_MAX_SIZE test for SMP.Frédéric Desbiens
2025-04-02Make queue max message size configurableHaithem Rahmani
2025-02-24Updated CMake minimal version to 3.13Frédéric Desbiens
2024-02-24fix the typosYang Hau
2023-12-28Added thumb mode support for threadX GNU ports on armv7a platforms. (#333)Yajun Xia
2023-09-26Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...Yajun Xia
2023-09-18Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...Yajun Xia
2023-09-18Fixed the issue of the data/bss section cannot be read from ARM FVP debug too...Yajun Xia
2023-09-15Fixed the issue of the data/bss section cannot be read from ARM FVP d… (#301)Yajun Xia
2023-07-21Added thumb mode support under GNU for module manager on Cortex-A7 pl… (#287)yajunxiaMS
2023-05-12Add random number stack filling option. (#257)Xiuwen Cai
2023-04-24Include tx_user.h in cortex_m3/4/7 IAR and AC5 port (#255)TiejunZhou
2023-04-23Release scripts to validate ThreadX port (#254)TiejunZhou
2023-04-17Fix path to test reports in pipeline (#247)TiejunZhou
2023-04-14Fix random failure in test case threadx_event_flag_suspension_timeout_test.c ...TiejunZhou
2023-04-12Add Azure DevOps pipelines for ThreadX testTiejun Zhou
2023-04-04Release ThreadX regression systemTiejun Zhou