summaryrefslogtreecommitdiffstats
path: root/test/test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* win32: cache GetConsoleMode state for stdout/stderrKacper Michajłow2024-03-191-1/+0
* test/test_utils: add mp_msg_set_max_level stubDudemanguy2024-03-031-0/+1
* test: add basic tests for timer codesfan52023-10-201-10/+0
* test: change test_utils stubs to ns variantsDudemanguy2023-10-161-3/+3
* timer: rename mp_add_timeout to reflect what it actually doesKacper Michajłow2023-09-291-1/+1
* timer: rename mp_time_us_to_timespec to reflect what it actually doesKacper Michajłow2023-09-291-1/+1
* test/meson: explicitly specify lavf dependencycloud116652023-07-011-0/+2
* test: integrate unittests with mesonDudemanguy2023-03-021-0/+64