diff options
| author | Louis Burda <quent.burda@gmail.com> | 2023-01-10 01:37:23 +0100 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2023-01-10 01:38:43 +0100 |
| commit | 252b11a01e061fd17821e53a41c8451a1d2c27bd (patch) | |
| tree | e887ead2faddc8691fc13da426655a0062351cdc /test/.gitignore | |
| parent | 864f5fa9d539734d823b3d0613dbf1a43beec334 (diff) | |
| download | cachepc-252b11a01e061fd17821e53a41c8451a1d2c27bd.tar.gz cachepc-252b11a01e061fd17821e53a41c8451a1d2c27bd.zip | |
Begin ioctl and test-case overhaul
Diffstat (limited to 'test/.gitignore')
| -rwxr-xr-x | test/.gitignore | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/test/.gitignore b/test/.gitignore index b434bc4..2549182 100755 --- a/test/.gitignore +++ b/test/.gitignore @@ -1,13 +1,7 @@ -access eviction -kvm -sev -sev-es -sev-snp -fullstep -execstep -aes-detect_guest -aes-detect_host -access-detect_guest -access-detect_host -readsvme +kvm-eviction +kvm-step +kvm-pagestep +qemu-eviction +qemu-aes +qemu-poc |
