| History log of /src/tests/modules/x86_pte_tester |
| Revision | Date | Author | Comments |
| 1.2 | 01-May-2020 |
christos | KMODULEDIR is no longer absolute (${DESTDIR} is added to it by the system makefile because we need to install the module in two places the debug part and the regular part)
|
| 1.1 | 26-Apr-2020 |
maxv | Add tests on the x86 PTEs. We scan the MMU page tables directly and verify certain properties.
|
| 1.3 | 21-Aug-2022 |
mlelstv | requires pmap_private.h now.
|
| 1.2 | 26-Apr-2020 |
maxv | Split in sub-tests for clarity, and add a new test, marked as expected failure for now.
|
| 1.1 | 26-Apr-2020 |
maxv | Add tests on the x86 PTEs. We scan the MMU page tables directly and verify certain properties.
|