about summary refs log tree commit diff stats
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add macOS support (#8)Marc2022-08-201-0/+3
| | | Add macOS build support
* test: Add beacon parser testMarc2022-01-091-0/+1
|
* test: Add ctests for generation functions.Marc2021-12-171-6/+65
| | | | | This commit also enforces error code checking on functions inside of the generation functions, such as for `libwifi_quick_add_tag`.
* Initial CommitMarc2021-12-011-0/+16
Signed-off-by: Marc <foxtrot@malloc.me>