Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add environment setup script for testing #67

Closed
derek-will opened this issue Feb 3, 2023 · 0 comments
Closed

Add environment setup script for testing #67

derek-will opened this issue Feb 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@derek-will
Copy link
Owner

Instead of having to manually invoke:

modprobe can
modprobe can_raw
modprobe vcan
sudo ip link add dev vcan0 type vcan
sudo ip link set up vcan0

Add a setup script file to the unit test suite to ease the setup of a testing environment.

@derek-will derek-will added the enhancement New feature or request label Feb 3, 2023
@derek-will derek-will changed the title Add environment set up script for testing Add environment setup script for testing Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant