The reason for using different testing sample in the testing cpp file is to ensure that all the cases(at least the one user will probably entered) will be covered, and because the exercise have different usage, so different testing sample can ensure that specific program being testes correctly. This allowed the program to be fully efficient and reduce the possibilty that encounter bugs in the future. Some disadvantages might be that it is very timely to create a specific testing program for every exercise, and even though the testing cycle (100) are huge, but some cases may not be cover in the test program.
forked from NYU-Processor-Design/onboarding-lab-2
-
Notifications
You must be signed in to change notification settings - Fork 0
BenFeng666/onboarding-lab-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Onboarding Lab for Week 2
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 46.7%
- SystemVerilog 33.0%
- CMake 20.3%