aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_ext_example.h
Commit message (Collapse)AuthorAgeFilesLines
* executor: fix TestCommonExt for bigendian archesDmitry Vyukov2022-11-031-1/+1
|
* executor: add setup_ext_test extension pointDmitry Vyukov2022-11-011-0/+7
| | | | | The extension point allows to setup the test process in a custom way without overwriting any of the existing files.
* executor: test extension pointsDmitry Vyukov2022-11-011-0/+10
Test that extension points keep stable interface and work.