aboutsummaryrefslogtreecommitdiff
path: root/tests/framework.h
Commit message (Collapse)AuthorAgeFilesLines
* Add mock_image functionJoseph Hunkeler2020-05-011-0/+112
|
* Refactor TestValue member namesJoseph Hunkeler2020-04-281-3/+8
|
* Disable unused parameter warnings for tests. Tired of them.Joseph Hunkeler2020-04-241-0/+1
|
* Add test_human_readable_sizeJoseph Hunkeler2020-04-101-0/+4
| | | | * Add additional integer types to TestCase union
* Add test_fs_get_file_sizeJoseph Hunkeler2020-04-091-0/+43
| | | | * Add mock_size function to framework.h
* Add test_checksum_sha256 testJoseph Hunkeler2020-03-311-0/+22
|
* Allow up to 10 arbitrary test argumentsJoseph Hunkeler2020-03-301-0/+1
|
* Add `const char **` type to TestValue unionJoseph Hunkeler2020-03-281-0/+1
|
* Initial commit of testsJoseph Hunkeler2020-03-241-0/+61