Lines Matching +full:cdrom +full:- +full:test
5 # This test leverages ethtool's --test sequence to validate network
8 # SPDX-License-Identifier: GPL-2.0-or-later
19 # Fetch assets from the netdev-ethtool subdir of my shared test
22 'download?path=%2Fnetdev-ethtool&files=')
41 # any additional kernel tweaks for the test
46 append += ' init=/usr/sbin/ethtool -- -t eth1 offline'
48 # add the rootfs via a readonly cdrom image
49 drive = f"file={rootfs},if=ide,index=0,media=cdrom"
51 self.vm.add_args('-kernel', kernel,
52 '-append', append,
53 '-drive', drive,
54 '-device', netdev)
60 "The test result is PASS",
61 "The test result is FAIL",
73 # the pattern test with:
75 # pattern test failed (reg 0x00178): got 0x00000000 expected 0x00005A5A