.
|__ include/ #All container template files
|__ tester/ #Two testers
|_ Makefile #Run test
Two testers are in tester directory
- Mli42-tester
- Own-tester
Run both tester for all containers
Run mli tester for all containers
Run own tester for all containers
Run both tester for vector
Run both tester for list
Run both tester for map
Run both tester for stack
Run both tester for queue