This repository was archived by the owner on Oct 10, 2022. It is now read-only.
test
Directory actions
More options
Directory actions
More options
test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Organization of the test procedure
Functionnalities are grouped together and in genral one test executable
corresponds to each group
- .m files are designed to be processed by Octave to produce the corresponding
.dat file
- .dat files are generated by scritps and contain the expected results
of the different tests. They should never be hand modified and are included in
the corresponding .c file.