summaryrefslogtreecommitdiff
path: root/test/test_xcall.c
AgeCommit message (Expand)Author
2018-02-24test/test_xcall: include assert.hRichard Braun
2018-02-12test: define test_setup as an __init functionRichard Braun
2018-02-12test/test_xcall: fixRichard 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: replace printf with log_infoRichard Braun
2018-01-07test/test_xcall: check all combinationsRichard Braun
2017-09-05kern/xcall: make sure functions are always run from interrupt contextRichard Braun
2017-04-29New stdio.h standard headerRichard Braun
2017-04-29kern/printk: rename to printfRichard Braun
2017-02-04Clean up compilationRichard Braun
2017-01-24kern/thread: add the THREAD_KERNEL_PREFIX macroRichard Braun
2016-12-09Force brackets around one-line conditional statementsRichard Braun
2016-09-02test_xcall: include kern/panic.hRichard Braun
2014-10-09kern/xcall: new moduleRichard Braun