Skip to content

scottliu77/cop3530project1testsample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COP 3530 Project 1 Test Sample

Description

This repository contains a sample test suite similar to the one used to test Project 1. The purpose is for students to verify their List implementations support the required methods and provide the expected interface.

Disclaimer: This sample test suite is in no way as comprehensive as the actual test suite nor is it a direct representation of how the actual tests will be.

Directions

  1. Clone or download the respository.
  2. Add your List.h, SSLL.h, PSLL.h, SDAL.h, CDAL.h, and CBL.h files into the /src directory.
  3. run make from the project root directory.

Note: Project 1 will be graded on the UF CISE Linux servers.

Overview

Interface Test

This test calls all methods defined in Part I of the project on a SSLL.

About

Sample Test for Project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •