帮我翻译一软件相关的段话,中文译英文

因嵌入式系统硬件资源有限,多采用体积小、效率高和面向过程的C语言进行开发,C语言是嵌入式软件中必不可少的开发语言,对嵌入式软件的进行单元测试多针对C语言进行开展。
测试用例的批量执行和结果的自动回收。

Because of the limited hardware resources of the embedded system, the development of C language, which is based on small, efficient and the process oriented C language, is an essential development language in embedded software.
Automatic recovery of batch execution and result of test case.

Due to the limited hardware resources of embedded systems, C language with small size, high efficiency and process oriented is often used for development. C language is an indispensable development language in embedded software. Unit testing of embedded software is mostly carried out in C language.
Batch execution of test cases and automatic recovery of results.