Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: add -system flag to test command for custom_executable
This commit introduces the -system flag to the test command in the Makefile, allowing tests to be run with the system 'ls' command for the custom_executable module. This enhancement provides flexibility in testing scenarios, ensuring that both custom and system implementations can be validated effectively.
- Loading branch information