summaryrefslogtreecommitdiffstats
path: root/tests/ptimer-test.c
Commit message (Expand)AuthorAgeFilesLines
* ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy optionPeter Maydell2018-07-091-6/+19
* Clean up includesMarkus Armbruster2018-02-091-1/+1
* tests: fix ptimer leaksMarc-André Lureau2017-02-281-47/+75
* tests: ptimer: Replace 10000 with 1Dmitry Osipenko2016-10-241-28/+28
* tests: ptimer: Change the copyright commentDmitry Osipenko2016-10-241-1/+1
* tests: ptimer: Add tests for "no counter round down" policyDmitry Osipenko2016-10-241-41/+76
* tests: ptimer: Add tests for "no immediate reload" policyDmitry Osipenko2016-10-241-16/+57
* tests: ptimer: Add tests for "no immediate trigger" policyDmitry Osipenko2016-10-241-8/+56
* tests: ptimer: Add tests for "continuous trigger" policyDmitry Osipenko2016-10-241-3/+18
* tests: ptimer: Add tests for "wraparound after one period" policyDmitry Osipenko2016-10-241-23/+104
* tests: cleanup ptimer-testPaolo Bonzini2016-10-171-11/+11
* tests: Add ptimer testsDmitry Osipenko2016-09-221-0/+568