Merge pull request #21238 from bcoles/loongarch64-chmod
Add Linux LoongArch64 chmod payload
This commit is contained in:
@@ -2059,6 +2059,15 @@ RSpec.describe 'modules/payloads', :content do
|
||||
reference_name: 'linux/riscv64le/shell_reverse_tcp'
|
||||
end
|
||||
|
||||
context 'linux/loongarch64/chmod' do
|
||||
it_should_behave_like 'payload cached size is consistent',
|
||||
ancestor_reference_names: [
|
||||
'singles/linux/loongarch64/chmod'
|
||||
],
|
||||
modules_pathname: modules_pathname,
|
||||
reference_name: 'linux/loongarch64/chmod'
|
||||
end
|
||||
|
||||
context 'linux/loongarch64/reboot' do
|
||||
it_should_behave_like 'payload cached size is consistent',
|
||||
ancestor_reference_names: [
|
||||
|
||||
Reference in New Issue
Block a user