summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-21perfmon: fix overflo test only working on 64 bit counters.Remy Noel
2018-04-21perfmon: Test overflow in cpu test.Remy Noel
2018-04-14test_perfmon_torture: fix names being copied from freed memory.Remy Noel
2018-04-14Merge branch 'master' into perfmonRemy Noel
2018-04-01kern/bulletin: new moduleRichard Braun
2018-03-12perfmon: Coding style & cosmetic fixesRemy Noel
2018-02-25Merge branch 'master' into perfmonRemy Noel
2018-02-25Merge branch 'master' into perfmonRemy Noel
2018-02-24test/test_xcall: include assert.hRichard Braun
2018-02-24New errno.h standard headerRichard Braun
2018-02-24Don't use reserved identifiersRichard Braun
2018-02-21test/test_rcu_defer: don't bind threads to processorsRichard Braun
2018-02-20kern/llsync: remove moduleRichard Braun
2018-02-20kern/rcu: new moduleRichard Braun
2018-02-12test: define test_setup as an __init functionRichard Braun
2018-02-12test/test_xcall: fixRichard Braun
2018-02-12test: fix calls to sref_counter_init in sref testsRichard Braun
2018-01-08Merge branch 'master' into perfmonMocramis
2018-01-08test/test_xcall: update test descriptionRichard Braun
2018-01-08test/test_xcall: update test descriptionRichard Braun
2018-01-07test/test_xcall: update to trigger local APIC init raceRichard Braun
2018-01-07test/test_xcall: update to trigger local APIC init raceRichard Braun
2018-01-07test/test_xcall: replace printf with log_infoRichard Braun
2018-01-07test/test_xcall: replace printf with log_infoRichard Braun
2018-01-07test/test_xcall: check all combinationsRichard Braun
2018-01-07test/test_xcall: check all combinationsRichard Braun
2018-01-07kern/Kconfig: new MUTEX_DEBUG optionRichard Braun
2018-01-07kern/Kconfig: new MUTEX_DEBUG optionRichard Braun
2017-12-05test/perfmon_torture: fix use of uninitialised memory.Remy Noel
2017-12-03perfmon: introduce PERFMON kconfig flag.Remy Noel
2017-10-01Perfmon module prototypeRemy Noel
2017-09-21New build systemRichard Braun
2017-09-21New build systemRichard Braun
2017-09-07Use accessors when referring to global kernel objectsRichard Braun
2017-09-07Use accessors when referring to global kernel objectsRichard Braun
2017-09-07test/test_mutex_pi: make test threads sleepRichard Braun
2017-09-07test/test_mutex_pi: make test threads sleepRichard Braun
2017-09-06test/test_mutex: minor changeRichard Braun
2017-09-06test/test_mutex: minor changeRichard Braun
2017-09-05kern/xcall: make sure functions are always run from interrupt contextRichard Braun
2017-09-05kern/xcall: make sure functions are always run from interrupt contextRichard Braun
2017-08-31test/test_mutex: new moduleRichard Braun
2017-08-31test/test_mutex: new moduleRichard Braun
2017-07-25kern/llsync: rename pointer accessorsRichard Braun
2017-07-25kern/llsync: rename pointer accessorsRichard Braun
2017-07-02test/test_x86_double_fault: remove testRichard Braun
2017-07-02test/test_x86_double_fault: remove testRichard Braun
2017-07-01x86/trap: rename double fault trigger functionRichard Braun
2017-07-01x86/trap: rename double fault trigger functionRichard Braun
2017-07-01Minor style fixesRichard Braun