SAF
|
Unit tests for the SAF examples. More...
#include "saf_test.h"
Go to the source code of this file.
Functions | |
void | test__saf_example_ambi_bin (void) |
Testing the SAF ambi_bin.h example (this may also serve as a tutorial on how to use it) | |
void | test__saf_example_ambi_dec (void) |
Testing the SAF ambi_dec.h example (this may also serve as a tutorial on how to use it) | |
void | test__saf_example_ambi_enc (void) |
Testing the SAF ambi_enc.h example (this may also serve as a tutorial on how to use it) | |
void | test__saf_example_array2sh (void) |
Testing the SAF array2sh.h example (this may also serve as a tutorial on how to use it) | |
void | test__saf_example_rotator (void) |
Testing the SAF rotator.h example (this may also serve as a tutorial on how to use it) | |
void | test__saf_example_spreader (void) |
Testing the SAF spreader.h example (this may also serve as a tutorial on how to use it) | |
void test__saf_example_ambi_bin | ( | void | ) |
Testing the SAF ambi_bin.h example (this may also serve as a tutorial on how to use it)
Definition at line 29 of file test__examples.c.
void test__saf_example_ambi_dec | ( | void | ) |
Testing the SAF ambi_dec.h example (this may also serve as a tutorial on how to use it)
Definition at line 112 of file test__examples.c.
void test__saf_example_ambi_enc | ( | void | ) |
Testing the SAF ambi_enc.h example (this may also serve as a tutorial on how to use it)
Definition at line 195 of file test__examples.c.
void test__saf_example_array2sh | ( | void | ) |
Testing the SAF array2sh.h example (this may also serve as a tutorial on how to use it)
Definition at line 268 of file test__examples.c.
void test__saf_example_rotator | ( | void | ) |
Testing the SAF rotator.h example (this may also serve as a tutorial on how to use it)
Definition at line 360 of file test__examples.c.
void test__saf_example_spreader | ( | void | ) |
Testing the SAF spreader.h example (this may also serve as a tutorial on how to use it)
Definition at line 445 of file test__examples.c.