Advertisement
Guest User

Untitled

a guest
Jul 7th, 2022
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. $ cp /tmp/tmp.mDOfx27KKgbits-build/bits-2100* tests/qtest/acpi-bits/prebuilt/
  2. anisinha@anisinha-lenovo:~/workspace/qemu-ani/build$ ls tests/qtest/acpi-bits/prebuilt/
  3. bits-2100-grub.tar.gz bits-2100.zip
  4. anisinha@anisinha-lenovo:~/workspace/qemu-ani/build$ QTEST_SOURCE_ROOT=/home/anisinha/workspace/qemu/ QTEST_QEMU_BINARY=./qemu-system-x86_64 /usr/bin/env bash /home/anisinha/workspace/qemu-ani/build/tests/qtest/acpi-bits/acpi-bits-test --tap -k
  5. INFO:root:working dir: /tmp/acpi-bits-yztnjlvh.tmp
  6. INFO:root:using locally found bits-2100.zip
  7. INFO:root:using locally found bits-2100-grub.tar.gz
  8. INFO:root:copied test file testcpuid.py to /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python
  9. INFO:root:removed compiled file /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python/testcpuid.pyc
  10. INFO:root:copied test file smilatency.py to /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python
  11. INFO:root:removed compiled file /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python/smilatency.pyc
  12. INFO:root:copied test file smbios.py to /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python
  13. INFO:root:removed compiled file /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python/smbios.pyc
  14. INFO:root:copied test file testacpi.py to /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python
  15. INFO:root:removed compiled file /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot/python/testacpi.pyc
  16. INFO:root:copied config file bits-cfg.txt to /tmp/acpi-bits-yztnjlvh.tmp/bits-2100/boot
  17. INFO:root:calling grub-mkrescue to generate the biosbits iso ...
  18. INFO:root:iso file /tmp/acpi-bits-yztnjlvh.tmp/bits-2100.iso successfully generated.
  19. INFO:root:QEMU binary used: /home/anisinha/workspace/qemu-ani/build/./qemu-system-x86_64
  20. INFO:root:launching QEMU vm with the following arguments: -display none -vga none -chardev socket,id=mon,path=/tmp/acpi-bits-yztnjlvh.tmp/qemu-bits-1298657-monitor.sock -mon chardev=mon,mode=control -chardev file,path=/tmp/acpi-bits-yztnjlvh.tmp/debugcon-log.txt,id=debugcon -device isa-debugcon,iobase=0x403,chardev=debugcon -cdrom /tmp/acpi-bits-yztnjlvh.tmp/bits-2100.iso
  21. INFO:root:removing the work directory /tmp/acpi-bits-yztnjlvh.tmp
  22. # TAP results for AcpiBitsTest
  23. ok 1 x86_64/acpi-bits-test
  24. 1..1
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement