Template for a shell application built using CMake, and using cpputest for unit test execution
-
Updated
Mar 2, 2022 - CMake
8000
Template for a shell application built using CMake, and using cpputest for unit test execution
A basic command execution shell implemented in C using the `fork`, `exec*` and `wait` trio.
Implements a shell application in C. The shell template allows addition of new commands which may be executed from the shell post compilation
EDK II shell applications in branch shell_application_20210813
Add a description, image, and links to the shell-application topic page so that developers can more easily learn about it.
To associate your repository with the shell-application topic, visit your repo's landing page and select "manage topics."