aboutsummaryrefslogtreecommitdiff
path: root/tests/test_multiprocessing.c
Commit message (Expand)AuthorAgeFilesLines
* Update test_mp_fail_fastupdate-testsJoseph Hunkeler2024-10-221-2/+1
* Update test_mp_fail_fastJoseph Hunkeler2024-10-221-5/+11
* Update test_mp_fail_fastJoseph Hunkeler2024-10-221-7/+13
* The CI internal clocks are off? I don't see why these failed.Joseph Hunkeler2024-10-211-7/+6
* Add tests:Joseph Hunkeler2024-10-211-0/+82
* Fix includesJoseph Hunkeler2024-10-141-0/+1
* Refactor directory structureJoseph Hunkeler2024-10-141-4/+7
* Fix testJoseph Hunkeler2024-09-261-2/+2
* Remove more references to the semaphore "gate"Joseph Hunkeler2024-09-261-3/+0
* Implement cmd and working_dirJoseph Hunkeler2024-09-261-2/+2
* Finish mp_pool_init() testadd-multiprocessingJoseph Hunkeler2024-09-201-8/+31
* Fix test code and expected values within test codeJoseph Hunkeler2024-09-181-1/+1
* More testsJoseph Hunkeler2024-09-181-0/+30
* Rename mp_task to mp_pool_taskJoseph Hunkeler2024-09-181-1/+1
* Fix test status expectationJoseph Hunkeler2024-09-181-2/+2
* Add test_multiprocessing.cJoseph Hunkeler2024-09-181-0/+73