aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test.c
AgeCommit message (Expand)Author
2022-03-24ModularizedChristian Cunningham
2022-03-23Qualitative TestingChristian Cunningham
2022-03-22Fixed LabelChristian Cunningham
2022-03-22Test with microsecond counterChristian Cunningham
2022-03-22Fixed testingChristian Cunningham
2022-03-22Testing SemaphoreChristian Cunningham
2022-03-22Working on timeChristian Cunningham
2022-03-22Use noop test for threadsChristian Cunningham
2022-03-22Schedule upon task additionChristian Cunningham
2022-03-21Semaphore Schedule on Special CaseChristian Cunningham
2022-03-21More TestsChristian Cunningham
2022-03-19Tick Latency TracingChristian Cunningham
2022-03-19Do More TestsChristian Cunningham
2022-03-19Commented on qualitative testsChristian Cunningham
2022-03-19Named TestsChristian Cunningham
2022-03-19Fixed WarningsChristian Cunningham
2022-03-19Added Deadlock TestChristian Cunningham
2022-03-18Update Test BinningChristian Cunningham
2022-03-18Another testChristian Cunningham
2022-03-18Fixed Mutex Locking bugChristian Cunningham
2022-03-18Generalized QueueChristian Cunningham
2022-03-17Added Semaphore TestChristian Cunningham
2022-03-16Added another testChristian Cunningham
2022-03-16Add method to not allow duplicatesChristian Cunningham
2022-03-15Verbose TestingChristian Cunningham
2022-03-12Better TestingChristian Cunningham
2022-03-11Remove Debug InfoChristian Cunningham
2022-03-11Statically Allocated SchedulingChristian Cunningham
2022-03-02Ensure one test is addedChristian Cunningham
2022-02-14Fixed priority inversion protectionChristian Cunningham
2022-02-14Priority Inversion ProtectionChristian Cunningham
2022-02-13Fixed test resultChristian Cunningham
2022-02-13Mode-aware lockingChristian Cunningham
2022-02-13Implement generic lockChristian Cunningham
2022-02-13Output the count of the task stacksChristian Cunningham
2022-02-13Revised testChristian Cunningham
2022-02-13Mutex Waiting ImplementedChristian Cunningham
2022-02-07Added test for yield timeChristian Cunningham
2022-02-05Fixed SPSR preservationChristian Cunningham
2022-02-05Starting test suiteChristian Cunningham
2022-02-04Move tests to own fileChristian Cunningham