User Tools

Site Tools


haas:summer2015:data:projects:sll1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:summer2015:data:projects:sll1 [2015/06/01 21:17] – [header file] wedgehaas:summer2015:data:projects:sll1 [2015/06/01 21:17] (current) – [list library (so far)] wedge
Line 105: Line 105:
 To assist you in verifying a correct implementation, a fully working implementation of the node library and list library (up to this point) should resemble the following: To assist you in verifying a correct implementation, a fully working implementation of the node library and list library (up to this point) should resemble the following:
  
-====node library==== 
-Here is what you should get for the node library: 
- 
-<cli> 
-lab46:~/src/data/sll1$ bin/verify-node.sh  
-==================================================== 
-=    Verifying Singly-Linked Node Functionality    = 
-==================================================== 
- [mknode] Total:   4, Matches:   4, Mismatches:   0 
- [cpnode] Total:   5, Matches:   5, Mismatches:   0 
- [rmnode] Total:   2, Matches:   2, Mismatches:   0 
-==================================================== 
-[RESULTS] Total:  11, Matches:  11, Mismatches:   0 
-==================================================== 
-lab46:~/src/data/sll1$  
-</cli> 
  
 ====list library (so far)==== ====list library (so far)====
Line 139: Line 123:
     [cplist] Total:  11, Matches:  11, Mismatches:   0     [cplist] Total:  11, Matches:  11, Mismatches:   0
   [displayb] Total:   6, Matches:   6, Mismatches:   0   [displayb] Total:   6, Matches:   6, Mismatches:   0
-   [compare] Total:   9, Matches:   9, Mismatches:   0+   [compare] Total:  15, Matches:  15, Mismatches:   0
 ====================================================== ======================================================
-   [RESULTS] Total:  85, Matches:  85, Mismatches:   0+   [RESULTS] Total:  91, Matches:  91, Mismatches:   0
 ====================================================== ======================================================
 lab46:~/src/data/sll1$  lab46:~/src/data/sll1$ 
haas/summer2015/data/projects/sll1.1433193426.txt.gz · Last modified: 2015/06/01 21:17 by wedge