diff options
Diffstat (limited to 'test/fuzz/fuzz-unit-file/directives.slice')
-rw-r--r-- | test/fuzz/fuzz-unit-file/directives.slice | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/directives.slice b/test/fuzz/fuzz-unit-file/directives.slice new file mode 100644 index 0000000..ab77070 --- /dev/null +++ b/test/fuzz/fuzz-unit-file/directives.slice @@ -0,0 +1,58 @@ +slice +[Slice] +AllowedCPUs= +AllowedMemoryNodes= +BPFProgram= +BlockIOAccounting= +BlockIODeviceWeight= +BlockIOReadBandwidth= +BlockIOWeight= +BlockIOWriteBandwidth= +CPUAccounting= +CPUQuota= +CPUQuotaPeriodSec= +CPUShares= +CPUWeight= +DefaultMemoryLow= +DefaultMemoryMin= +Delegate= +DeviceAllow= +DevicePolicy= +DisableControllers= +IOAccounting= +IODeviceLatencyTargetSec= +IODeviceWeight= +IOReadBandwidthMax= +IOReadIOPSMax= +IOWeight= +IOWriteBandwidthMax= +IOWriteIOPSMax= +IPAccounting= +IPAddressAllow= +IPAddressDeny= +IPEgressFilterPath= +IPIngressFilterPath= +ManagedOOMMemoryPressure= +ManagedOOMMemoryPressureLimit= +ManagedOOMPreference= +ManagedOOMSwap= +MemoryAccounting= +MemoryHigh= +MemoryLimit= +MemoryLow= +MemoryMax= +MemoryMin= +MemorySwapMax= +NetClass= +RestrictNetworkInterfaces= +Slice= +SocketBindAllow= +SocketBindDeny= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= +StartupBlockIOWeight= +StartupCPUShares= +StartupCPUWeight= +StartupIOWeight= +TasksAccounting= +TasksMax= |