diff options
Diffstat (limited to 'test/fuzz/fuzz-unit-file/directives.mount')
-rw-r--r-- | test/fuzz/fuzz-unit-file/directives.mount | 216 |
1 files changed, 216 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/directives.mount b/test/fuzz/fuzz-unit-file/directives.mount new file mode 100644 index 0000000..0a44328 --- /dev/null +++ b/test/fuzz/fuzz-unit-file/directives.mount @@ -0,0 +1,216 @@ +mount +[Mount] +AllowedCPUs= +AllowedMemoryNodes= +AmbientCapabilities= +AppArmorProfile= +BPFProgram= +ExecSearchPath= +BindPaths= +BindReadOnlyPaths= +BlockIOAccounting= +BlockIODeviceWeight= +BlockIOReadBandwidth= +BlockIOWeight= +BlockIOWriteBandwidth= +CPUAccounting= +CPUAffinity= +CPUQuota= +CPUQuotaPeriodSec= +CPUSchedulingPolicy= +CPUSchedulingPriority= +CPUSchedulingResetOnFork= +CPUShares= +CPUWeight= +CacheDirectory= +CacheDirectoryMode= +Capabilities= +CapabilityBoundingSet= +ConfigurationDirectory= +ConfigurationDirectoryMode= +CoredumpFilter= +DefaultMemoryLow= +DefaultMemoryMin= +Delegate= +DeviceAllow= +DevicePolicy= +DirectoryMode= +DisableControllers= +DynamicUser= +Environment= +EnvironmentFile= +ExecPaths= +ExtensionDirectories= +ExtensionImages= +FinalKillSignal= +ForceUnmount= +Group= +IOAccounting= +IODeviceLatencyTargetSec= +IODeviceWeight= +IOReadBandwidthMax= +IOReadIOPSMax= +IOSchedulingClass= +IOSchedulingPriority= +IOWeight= +IOWriteBandwidthMax= +IOWriteIOPSMax= +IPAccounting= +IPAddressAllow= +IPAddressDeny= +IPCNamespacePath= +IPEgressFilterPath= +IPIngressFilterPath= +IgnoreSIGPIPE= +InaccessibleDirectories= +InaccessiblePaths= +KeyringMode= +KillMode= +KillSignal= +LazyUnmount= +LimitAS= +LimitCORE= +LimitCPU= +LimitDATA= +LimitFSIZE= +LimitLOCKS= +LimitMEMLOCK= +LimitMSGQUEUE= +LimitNICE= +LimitNOFILE= +LimitNPROC= +LimitRSS= +LimitRTPRIO= +LimitRTTIME= +LimitSIGPENDING= +LimitSTACK= +LoadCredential= +LoadCredentialEncrypted= +LockPersonality= +LogExtraFields= +LogLevelMax= +LogNamespace= +LogRateLimitBurst= +LogRateLimitIntervalSec= +LogsDirectory= +LogsDirectoryMode= +ManagedOOMMemoryPressure= +ManagedOOMMemoryPressureLimit= +ManagedOOMPreference= +ManagedOOMSwap= +MemoryAccounting= +MemoryDenyWriteExecute= +MemoryHigh= +MemoryLimit= +MemoryLow= +MemoryMax= +MemoryMin= +MemorySwapMax= +MountAPIVFS= +MountFlags= +MountImages= +NUMAMask= +NUMAPolicy= +NetClass= +NetworkNamespacePath= +Nice= +NoExecPaths= +NoNewPrivileges= +OOMScoreAdjust= +Options= +PAMName= +PassEnvironment= +Personality= +PrivateDevices= +PrivateIPC= +PrivateMounts= +PrivateNetwork= +PrivateTmp= +PrivateUsers= +ProcSubset= +ProtectClock= +ProtectControlGroups= +ProtectHome= +ProtectHostname= +ProtectKernelLogs= +ProtectKernelModules= +ProtectKernelTunables= +ProtectProc= +ProtectSystem= +ReadOnlyDirectories= +ReadOnlyPaths= +ReadWriteDirectories= +ReadWriteOnly= +ReadWritePaths= +RemoveIPC= +RestartKillSignal= +RestrictAddressFamilies= +RestrictFileSystems= +RestrictNamespaces= +RestrictNetworkInterfaces= +RestrictRealtime= +RestrictSUIDSGID= +RootDirectory= +RootHash= +RootHashSignature= +RootImage= +RootImageOptions= +RootVerity= +RuntimeDirectory= +RuntimeDirectoryMode= +RuntimeDirectoryPreserve= +SELinuxContext= +SecureBits= +SendSIGHUP= +SendSIGKILL= +SetCredential= +SetCredentialEncrypted= +Slice= +SloppyOptions= +SmackProcessLabel= +SocketBindAllow= +SocketBindDeny= +StandardError= +StandardInput= +StandardInputData= +StandardInputText= +StandardOutput= +StartupAllowedCPUs= +StartupAllowedMemoryNodes= +StartupBlockIOWeight= +StartupCPUShares= +StartupCPUWeight= +StartupIOWeight= +StateDirectory= +StateDirectoryMode= +SupplementaryGroups= +SyslogFacility= +SyslogIdentifier= +SyslogLevel= +SyslogLevelPrefix= +SystemCallArchitectures= +SystemCallErrorNumber= +SystemCallFilter= +SystemCallLog= +TTYPath= +TTYReset= +TTYVHangup= +TTYVTDisallocate= +TTYRows= +TTYColumns= +TasksAccounting= +TasksMax= +TemporaryFileSystem= +TimeoutCleanSec= +TimeoutSec= +TimerSlackNSec= +Type= +UMask= +UnsetEnvironment= +User= +UtmpIdentifier= +UtmpMode= +WatchdogSignal= +What= +Where= +WorkingDirectory= |