Assets |
Location |
1. Correctness
- 5 tests
- at least 3 tests to be eligible to resubmit
|
hr_Allocator.cpp (combine Allocator.hpp and run_Allocator.cpp )
|
2. Build Files |
|
3. Issues
- 28 issues
- add at least 5 more issues for bugs and optimizations
|
|
4. Unit Tests
|
|
5. Acceptance Tests
- between 20 and 30 tests
- run checktestdata
- do not run gcov
- do not run valgrind
|
|
6. Continuous Integration |
|
7. Code
|
|
8. Documentation
- create inline comments
- specify the complexity of every function/method and the entire program
- explain the why
- run doxygen on Allocator.hpp
- run git log
|
- Allocator.html
- Allocator.log.txt
|
9. AI Report
- summary, reflection, evidence, integrity
|
|