Skip to content

joel22b/ECE-250-Test-Cases

 
 

Repository files navigation

ECE 250 Test Case Repository

This respository is for storing test cases for projects in the ECE 250 course

Contributing

To add test cases for a project, you will need to create a new branch and add your test cases to it. Once you have tested your test cases and are confident that they work, you will need to make a pull request to the main branch. After creating your pull request, you will need to get your pull request reviewed by another contributer. Once approved, your branch can be merged to main.

Remote running, debugging, and testing via terminal

To remotely run, debug, and test your code on the ECE Ubuntu servers, follow this guide https://github.com/ECE-2024/ECE-250-Test-Cases/blob/main/terminal.md

Remote debugging with Visual Studio

To remotely debug your code on the ECE Ubuntu servers, follow this guide https://github.com/ECE-2024/ECE-250-Test-Cases/blob/main/visual_studio.md

GDB Debugging

To use the GDB Debugger on the ECE Ubuntu servers, follow this guide https://github.com/ECE-2024/ECE-250-Test-Cases/blob/main/terminal.md

Testing documentation

For detailed documentation on testing, https://github.com/ECE-2024/ECE-250-Test-Cases/blob/main/Testing.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%