文件名称:realTimeTest:VxWorks 实时测试基准
文件大小:11KB
文件格式:ZIP
更新时间:2024-07-25 07:17:59
C
VxWorks VxWorks 实时测试基准 inc 目录包含 gpio.h,它定义了有关 gpio 的功能。 setup目录实现了gpio的功能。 testcasePTR 目录包含与性能测试相关的测试用例。 testcaseSTR 目录包含与强度测试相关的测试用例。
【文件预览】:
realTimeTest-master
----.gitignore(259B)
----setup()
--------gpio.c(2KB)
----inc()
--------gpio.h(416B)
----testcaseSTR()
--------maxLoadTaskContextTest2.c(2KB)
--------maxLoadInterruptRespondTest.c(910B)
--------maxLoadTaskContextTest1.c(2KB)
----README.md(330B)
----testcasePTR()
--------taskContextSwitchTest1MoreTask.c(1KB)
--------interruptRestoreRescheduleTest.c(2KB)
--------messageTranslateTest.c(2KB)
--------interruptRespondTest.c(1KB)
--------taskContextSwitchTest2.c(1KB)
--------taskResponseTest.c(1KB)
--------taskContextSwitchTest1.c(1KB)
--------interruptRestoreNonRescheduleTest.c(1KB)