systemd/test/TEST-36-NUMAPOLICY
Frantisek Sumsal 785256a320 test: correctly configure the NUMA node memory pool
The currently hardcoded value works with the default configuration, but
breaks when QEMU_MEM != 512M (in sanitizer runs, for example).

```
# QEMU_MEM=1G make -C test/TEST-36-NUMAPOLICY/ run
make: Entering directory '/home/fsumsal/repos/@systemd/systemd/test/TEST-36-NUMAPOLICY'
TEST-36-NUMAPOLICY RUN: test NUMAPolicy= and NUMAMask= options
+ /bin/qemu-kvm -smp 8 -net none -m 1G -nographic -kernel /boot/vmlinuz-5.12.5-300.fc34.x86_64 -drive format=raw'
qemu-kvm: total memory for NUMA nodes (0x20000000) should equal RAM size (0x40000000)
E: QEMU failed with exit code 1
```
2021-06-15 05:37:28 +09:00
..
deny-list-ubuntu-ci-s390x test: convert ubuntu-ci to use deny-list 2020-08-01 15:36:35 +02:00
Makefile test: introduce TEST-36-NUMAPOLICY 2019-08-05 13:48:29 +02:00
test.sh test: correctly configure the NUMA node memory pool 2021-06-15 05:37:28 +09:00