Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #185

Open
wants to merge 713 commits into
base: main
Choose a base branch
from
Open

Develop #185

wants to merge 713 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 3, 2024

  1. platform-configs/include/novacustom-common: use kwd from lib

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bda08b5 View commit details
    Browse the repository at this point in the history
  2. platform-configs: novacustom: reorder includes

    It may be counterintuitive, but the includes must be in reverse
    order - the ones on top override the ones below.
    
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e66831 View commit details
    Browse the repository at this point in the history
  3. platform-configs/novacustom-nv41pz.robot: add some SSH test vars

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0057010 View commit details
    Browse the repository at this point in the history
  4. dasharo-security/: modify tests to use DCU

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b1e2479 View commit details
    Browse the repository at this point in the history
  5. dasharo-security/: modify tests to use DCU

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d9e957d View commit details
    Browse the repository at this point in the history
  6. lib/flash.robot: support DCU-only platforms

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4f323a7 View commit details
    Browse the repository at this point in the history
  7. docs/novacustom.md: add

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and mkopec committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bf7be86 View commit details
    Browse the repository at this point in the history
  8. dasharo-compatibility/cpu-cores-count.robot: add suite

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    287d506 View commit details
    Browse the repository at this point in the history
  9. dasharo-performance/ethernet.md: add suite

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4944093 View commit details
    Browse the repository at this point in the history
  10. os-config/ubuntu-credentials.robot: bring back default hostname

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a614551 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. README.md: Change ' to `

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9603436 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. dasharo-compatibility/device-detection.robot: Test usb stack on/off

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    da97436 View commit details
    Browse the repository at this point in the history
  2. dasharo-compatibility/device-detection: Test device detection

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fb371dd View commit details
    Browse the repository at this point in the history
  3. dasharo-compatibility/device-detection: Test net Controller detection

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f3b38a6 View commit details
    Browse the repository at this point in the history
  4. lib/options/dcu.robot: Add keywords for warmboot & suspension

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a2af5da View commit details
    Browse the repository at this point in the history
  5. lib/options/dcu, lib/sleep-lib: Moved keywords

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f696c90 View commit details
    Browse the repository at this point in the history
  6. dasharo-compatibility/device-detection.robot: Change kwds

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e461c5c View commit details
    Browse the repository at this point in the history
  7. lib/sleep-lib, dasharo-comp/device-detection: Whitespace fix

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7b914da View commit details
    Browse the repository at this point in the history
  8. dasharo-compat/device-detection: Uncomment faulty tests

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c1c0e06 View commit details
    Browse the repository at this point in the history
  9. dasharo-compat/device-detection: Fix wrong assertion

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8164157 View commit details
    Browse the repository at this point in the history
  10. dasharo-compat/device-detection: Remove useless test case

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f912db5 View commit details
    Browse the repository at this point in the history
  11. dasharo-compatibility/device-detection.robot: apply robotidy

    Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
    mkopec committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7c18adb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. platform-configs/include/protectli-v1x10.robot: bring back flashing kwd

    This is rather a workardound, to be later replaced by the proper
    osfv_cli library integration.
    
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    077c274 View commit details
    Browse the repository at this point in the history
  2. platform-configs/protectli-v1211.robot: add

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ecc0d2d View commit details
    Browse the repository at this point in the history
  3. apu-configuration-menu.robot: skip the whole suite if needed

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    837da72 View commit details
    Browse the repository at this point in the history
  4. scripts/osfv_results.py: add

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    642fe15 View commit details
    Browse the repository at this point in the history
  5. Add headset flag to configs + require it for AUD004.001

    Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com>
    PLangowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e7b00fb View commit details
    Browse the repository at this point in the history
  6. platform-configs/include/protectli-vp46xx.robot: drop HEADSET flag

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    dfa1185 View commit details
    Browse the repository at this point in the history
  7. platform-configs/include/protectli-v1x10.robot: drop DP flag

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    96ba65a View commit details
    Browse the repository at this point in the history
  8. keywords.robot: remove sleep in Execute Reboot

    When using serial connection, we often anticipate to hook into
    next Press key ... to enter the setup menu. This sleep was usually
    too long, in a way that we always failed to enter the menu (the window
    for pressing the key was open during the sleep only).
    
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    32a3a64 View commit details
    Browse the repository at this point in the history
  9. dasharo-compatibility/audio-subsystem.robot: check if DEVICE_AUDIO1 i…

    …s not empty
    
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9c24e7e View commit details
    Browse the repository at this point in the history
  10. platform-configs/include/protectli-v1x10.robot: define DEVICE_AUDIO1

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c19358c View commit details
    Browse the repository at this point in the history
  11. platform-configs: add VP6670 support

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6ae6d6e View commit details
    Browse the repository at this point in the history
  12. Integrate osfv_cli package

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    157660e View commit details
    Browse the repository at this point in the history
  13. keywords.robot: Enable not using snipeit

    Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com>
    PLangowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a0b1519 View commit details
    Browse the repository at this point in the history
  14. osfv_cli integration: Update README + scripts/lib/robot.sh

    Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com>
    PLangowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ca84dc9 View commit details
    Browse the repository at this point in the history
  15. platform-configs/novacustom-ns70pu.robot: fix indent

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cd8b103 View commit details
    Browse the repository at this point in the history
  16. get rid of SONOFF and PIKVM values

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1874f26 View commit details
    Browse the repository at this point in the history
  17. remove flash kwd from configs

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2c87802 View commit details
    Browse the repository at this point in the history
  18. requirements.txt: osfv-cli v0.5.1 + pip freeze

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    84a24da View commit details
    Browse the repository at this point in the history
  19. drop unused submodules

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    795f5e5 View commit details
    Browse the repository at this point in the history
  20. scripts/refactoring-state.sh: add rte/sonoff kwds

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    893e0d3 View commit details
    Browse the repository at this point in the history
  21. rename leftover rte/sonoff kwds

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3e08765 View commit details
    Browse the repository at this point in the history
  22. drop sonoff and rte libs from test suites

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3237651 View commit details
    Browse the repository at this point in the history
  23. platform-configs: use snipeit var

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d2ea144 View commit details
    Browse the repository at this point in the history
  24. cpu-cores-count.robot: reset to defaults on teardown

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    143b565 View commit details
    Browse the repository at this point in the history
  25. network-boot-utilities.robot: increase timeout in NBT003.001

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d9ddd26 View commit details
    Browse the repository at this point in the history
  26. lib/bios/menus.py: fix Dasharo Security Options menu name

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8db6cef View commit details
    Browse the repository at this point in the history
  27. protectli-pro.robot: disable WDT

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e1ec456 View commit details
    Browse the repository at this point in the history
  28. platform-configs/protectli-vp6670.robot: fix PLATFORM_RAM_SIZE

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    17a9bfe View commit details
    Browse the repository at this point in the history
  29. platform-configs/include/protectli-vp66xx.robot: fix variables

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    436d2d3 View commit details
    Browse the repository at this point in the history
  30. keywords.robot: use RTE IP instead of CPUID

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ae4fd3c View commit details
    Browse the repository at this point in the history
  31. platform-cofigs/../protectli-vp66x: Update fw release date

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5294c18 View commit details
    Browse the repository at this point in the history
  32. delete logo-customization-func..robot: Redundant, dcu.robot tests that

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    49d1189 View commit details
    Browse the repository at this point in the history
  33. dasharo-compat: CPU,CCC Make sure to bring back default conf

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4ab4c9e View commit details
    Browse the repository at this point in the history
  34. keywords.robot: fix Rte Relay Power Cycle On

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    eb9d98d View commit details
    Browse the repository at this point in the history
  35. Use SSHLibrary.Put instead of sshpass

    Signed-off-by: Daniil Klimuk <daniil.klimuk@3mdeb.com>
    DaniilKl authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d4193c8 View commit details
    Browse the repository at this point in the history
  36. dasharo-performance/cpu-frequency.robot: add tolerance

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    afcf97e View commit details
    Browse the repository at this point in the history
  37. platform-configs: add CPU freq for V1X1X

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ca8cbbe View commit details
    Browse the repository at this point in the history
  38. lib/CPU-performance-lib.robot: fix getting freq

    Fixes: #207
    
    The regexp seems redundant, convert can already handle this.
    
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3d75437 View commit details
    Browse the repository at this point in the history
  39. lib/options/uefi-setup..: Remove duplicates from lib/cbmem.robot

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6b07694 View commit details
    Browse the repository at this point in the history
  40. dashar-sec/bios-lock: Flip bios-lock values

    The values seem to be flipped. bios-lock=Enabled makes the memory
    read-write, bios-lock=Disabled makes it read-only
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    112b7fb View commit details
    Browse the repository at this point in the history
  41. lib/CPU-performance-lib.robot: fix parsing frequency on windows

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    20bc6f7 View commit details
    Browse the repository at this point in the history
  42. osfv-scripts: update to v0.5.2

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    65901f0 View commit details
    Browse the repository at this point in the history
  43. kyewords.robot: do not checkin device if it was checkedout manually

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8f6eca7 View commit details
    Browse the repository at this point in the history
  44. platform-configs/protectli-vp66x0: add CPU freq

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9ec2af7 View commit details
    Browse the repository at this point in the history
  45. lib/options: split Make Sure That Flash Locks Are Disabled kw

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    39d65c7 View commit details
    Browse the repository at this point in the history
  46. dasharo-*: change Set UEFI Option Enabled/Disabled to TRUE/FALSE

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    48c91ac View commit details
    Browse the repository at this point in the history
  47. keywords.robot: don't try to use osfv_cli for dcu/laptop platforms

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c32314e View commit details
    Browse the repository at this point in the history
  48. verified-boot.robot: Fixed issue VBO012 not finding .rom file

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fb08dad View commit details
    Browse the repository at this point in the history
  49. basic-platform-setup.robot: added placeholder file

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a027265 View commit details
    Browse the repository at this point in the history
  50. sic-platform-setup.robot: Tests checking if DUT can be powered on and…

    … off
    
    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    96bae13 View commit details
    Browse the repository at this point in the history
  51. basic-platform-setup.robot: added OS verification and flash check tests

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    75e1763 View commit details
    Browse the repository at this point in the history
  52. basic-platform-setup.robot: Added Sonoff tests

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    aa44c8d View commit details
    Browse the repository at this point in the history
  53. basic-platform-setup.robot: Reworked power on tests

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    33fe48b View commit details
    Browse the repository at this point in the history
  54. basic-platform-setup.robot: added tests for RTE

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    09c8920 View commit details
    Browse the repository at this point in the history
  55. basic-platform-setup.robot: Added RTE reset test

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    70ec0f6 View commit details
    Browse the repository at this point in the history
  56. requirements.txt: update osfv_cli to v0.5.4

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8344dd0 View commit details
    Browse the repository at this point in the history
  57. osfv-scripts: drop submodule

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4cb659a View commit details
    Browse the repository at this point in the history
  58. basic-platform-setup.robot: rework and move to util/

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f3b59b1 View commit details
    Browse the repository at this point in the history
  59. scripts/get-robot-variables.sh: add

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b3326e2 View commit details
    Browse the repository at this point in the history
  60. dasharo-security/verified-boot.robot: fix whitespace

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5e341c9 View commit details
    Browse the repository at this point in the history
  61. keywords.robot: use inline IF

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    87fa1b3 View commit details
    Browse the repository at this point in the history
  62. scripts/get-robot-variables.sh: drop ubuntu-credentials include

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    21f398b View commit details
    Browse the repository at this point in the history
  63. docs/adding-new-platforms.md: document get-robot-variables.sh

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2ca0f75 View commit details
    Browse the repository at this point in the history
  64. scripts/get-robot-variables.sh: add emmc and dmidecode vars

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0f7fd65 View commit details
    Browse the repository at this point in the history
  65. keywords.robot: add error catch

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a487d11 View commit details
    Browse the repository at this point in the history
  66. keywords.robot: fix redundant timeout

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e37e463 View commit details
    Browse the repository at this point in the history
  67. .github/ISSUE_TEMPLATE/bug_report.yml: add OSFV version field

    Signed-off-by: Artur Raglis <artur.raglis@3mdeb.com>
    artur-rs authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    99159a5 View commit details
    Browse the repository at this point in the history
  68. variables.robot: removed cpuid

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    619a174 View commit details
    Browse the repository at this point in the history
  69. docs/adding-new-platforms.md: removed cpuid part

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    df17d0d View commit details
    Browse the repository at this point in the history
  70. keywords.robot: Update deprecated way of using sensord-detect

    Running it with "yes | " results in a warning:
    ```
    ***************************************************************
    Warning: the preferred way to run this script non-interactively
    is with option --auto. Other methods are discouraged and may
    stop working at some point in the future.
    ***************************************************************
    ```
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    1c9c990 View commit details
    Browse the repository at this point in the history
  71. pre-commit-config.yaml:update

    Signed-off-by: Dawid Lesiak <dawid.lesiak@3mdeb.com>
    dawidlesiak authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    42bbded View commit details
    Browse the repository at this point in the history
  72. os-config: Add windows-credentials.robot

    Signed-off-by: Dawid Lesiak <dawid.lesiak@3mdeb.com>
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    dawidlesiak authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    94135cf View commit details
    Browse the repository at this point in the history
  73. secure-boot-lib: Fix 'Enter UEFI Shell' documentation

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2eaca91 View commit details
    Browse the repository at this point in the history
  74. variables.robot: Delete incorrect config

    Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com>
    PLangowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    53cc823 View commit details
    Browse the repository at this point in the history
  75. compatibility/usb-hid-and-msc-support: USB002.001: Detect keyboard in…

    … UEFI Shell
    
    Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com>
    PLangowski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f023daa View commit details
    Browse the repository at this point in the history
  76. README.md: fix reinit process

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6d72d74 View commit details
    Browse the repository at this point in the history
  77. README.md: fix guide info

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    84a25b0 View commit details
    Browse the repository at this point in the history
  78. README.md: fix guide info

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ef9e389 View commit details
    Browse the repository at this point in the history
  79. README.md: add OSFV requirements diagrams

    Signed-off-by: Artur Raglis <artur.raglis@3mdeb.com>
    artur-rs authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    341980f View commit details
    Browse the repository at this point in the history
  80. .codespellrc: add checkin

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c99543e View commit details
    Browse the repository at this point in the history
  81. pre-commit fixes

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9bbb3a3 View commit details
    Browse the repository at this point in the history
  82. dasharo-performance/cpu-temperature.robot: improved logging

    Signed-off-by: Tymoteusz Burak <tymoteusz.burak@3mdeb.com>
    tym2k1 authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    99dc95c View commit details
    Browse the repository at this point in the history
  83. scripts/run.sh: Pass all arguments to robot

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e2328bf View commit details
    Browse the repository at this point in the history
  84. multiple test suites: Add minimal-regression tags

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    58ae78c View commit details
    Browse the repository at this point in the history
  85. scripts/lib/robot.sh: Make execute-robot pass additional args

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    21f6b95 View commit details
    Browse the repository at this point in the history
  86. scripts/robot.sh: Fix asigning array to string

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f74ee26 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    5ea2313 View commit details
    Browse the repository at this point in the history
  88. scripts/run/sh: simplify passing arguments

    Co-authored-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    2 people authored and macpijan committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    274237d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. multiple test suites: Add minimal-regression tags

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b35a955 View commit details
    Browse the repository at this point in the history
  2. scripts/lib/robot.sh: Make execute-robot pass additional args

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5834d2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a157a3 View commit details
    Browse the repository at this point in the history
  4. README.md: Fix formatting

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    15aadf7 View commit details
    Browse the repository at this point in the history
  5. scripts/lib/robot.sh: Split test modules and arguments on '--'

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    391550a View commit details
    Browse the repository at this point in the history
  6. scripts/run.sh: Simplify passing args

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    97a0007 View commit details
    Browse the repository at this point in the history
  7. scripts/regression.h: Add ability to pass additional args

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    298c322 View commit details
    Browse the repository at this point in the history
  8. README.md: Update to new way of passing additional args to wrappers

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    be8dd8b View commit details
    Browse the repository at this point in the history
  9. scripts/lib/robot.sh: Fix indent size changed by auto lint

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    40dbfa2 View commit details
    Browse the repository at this point in the history
  10. scripts/lib/robot.sh: Remove unused variable

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8e7ca28 View commit details
    Browse the repository at this point in the history
  11. README.md: Fix after rebase

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a3c5ce6 View commit details
    Browse the repository at this point in the history
  12. scripts/lib/robot.sh: Fix after rebasing

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    491c272 View commit details
    Browse the repository at this point in the history
  13. scripts/lib/robot.sh: Fix indent width to fit current develop branch

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8dc7287 View commit details
    Browse the repository at this point in the history
  14. README.md: Remove a duplicate rebase mistake

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1a5e1bd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. keywords.robot: Fix comparing bool to string

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    66ebd51 View commit details
    Browse the repository at this point in the history
  2. keywords.robot: Wait for network before installing package

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and macpijan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    4ad991a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. 412 minimal-regression not working - improve README.md (#413)

    * README.md: Improve part about wrapper additional args
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    * README.md: specify that the additional args can be anything robot knows
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    ---------
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    41fc0cd View commit details
    Browse the repository at this point in the history
  2. scripts/lib/robot.sh: Fix duplicating test name when no additional ar…

    …gs (#420)
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3fe38d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. platform-stability.robot: fixed test not being executed on v1210

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e80b97b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. lib/cbmem.robot: Add more boot time statistics

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    26c0168 View commit details
    Browse the repository at this point in the history
  2. lib/options/*: Use more boot time statistics

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b10381e View commit details
    Browse the repository at this point in the history
  3. dasharo-perf/boot-time-measure: Use more boot time stats

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f4b3c8f View commit details
    Browse the repository at this point in the history
  4. platform-configs/../default.robot: Add max boot time values

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a267a29 View commit details
    Browse the repository at this point in the history
  5. platform-configs/../default.robot: Max boot times for different boots

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    36901d7 View commit details
    Browse the repository at this point in the history
  6. dasharo-perf/boot-time-measure: Assert boot time measures

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    cb293cf View commit details
    Browse the repository at this point in the history
  7. Fix formatting, robotidy

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c3654a0 View commit details
    Browse the repository at this point in the history
  8. platform-configs/../default.robot: Fix typos

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    9224029 View commit details
    Browse the repository at this point in the history
  9. lib/cbmem.robot: Fix comparing boot time like strings

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a7d04c7 View commit details
    Browse the repository at this point in the history
  10. lib/options/uefi-setup-menu: Make reboot time measure use more stats

    + some typos
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    112a434 View commit details
    Browse the repository at this point in the history
  11. lib/cbmem.robot: Fix calculating stdev, linewrap

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e56354a View commit details
    Browse the repository at this point in the history
  12. dasharo-perf/boot-time-measure: Fix return order

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    584ff53 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. lib/terminal.robot: use SSH execute cmd

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5a21fab View commit details
    Browse the repository at this point in the history
  2. terminal.robot: added testase to look for bug on quemu

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    91de3e9 View commit details
    Browse the repository at this point in the history
  3. terminal.robot: edited temp test to log various suspicious elements

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d476162 View commit details
    Browse the repository at this point in the history
  4. menus.robot: add sleep in Get Menu Construction, moved test to different

    suite
    
    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    f3e8743 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f17d8ae View commit details
    Browse the repository at this point in the history
  6. troubleshooting.md: added 'To Boot Directly' fail and solution

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a207ba2 View commit details
    Browse the repository at this point in the history
  7. troubleshooting.md: edited header added info to fix

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    47bc5f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47345bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f1597d View commit details
    Browse the repository at this point in the history
  10. troubleshooting.md: added language to ```

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9bb7840 View commit details
    Browse the repository at this point in the history
  11. qemu-self-test: made workers collect logs

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1a8354f View commit details
    Browse the repository at this point in the history
  12. qemu-self-test.yml: changed folder to be saved

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e8f0fa9 View commit details
    Browse the repository at this point in the history
  13. platforms config files: Power ON keyword added reset connection method

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b5a1de7 View commit details
    Browse the repository at this point in the history
  14. os-boot.robot: Added test veryfying if booting os multiple times work

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    31d80f0 View commit details
    Browse the repository at this point in the history
  15. os-boot.robot: precommit fixes

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2658393 View commit details
    Browse the repository at this point in the history
  16. os-boot.robot: added descriptions to tests

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ff5e67a View commit details
    Browse the repository at this point in the history
  17. s-boot.robot: reduced iterations of tests

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    24262df View commit details
    Browse the repository at this point in the history
  18. os-boot.robot: added dependecies to tests

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6612cc8 View commit details
    Browse the repository at this point in the history
  19. include/protectli-vp46xx.robot: fix conflict resolution

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    768a51c View commit details
    Browse the repository at this point in the history
  20. self-tests: test Execute Command In Terminal over SSH

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fc8a2c2 View commit details
    Browse the repository at this point in the history
  21. terminal, secure-boot-lib.robot: added short timeouts

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski authored and macpijan committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    cd34e29 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Add flag for efibootmgr tests (#437)

    Disable for all platforms by default until bricking issue is resolved.
    
    Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
    mkopec authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    481431f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. lib/robot.sh: Fix faulty condition (#442)

    In theory the previous conditional should work as expected,
    that is clear the _robot_args variable if `--` substring
    was not found. When there is no `--` seperating test suite
    names from additonal args fails.
    In practice the condition was always true for some reason.
    Using grep is using a cannon to kill a fly, but it works.
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    25c01f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. platform-configs/novacustom-v5.0tn.: set correct SMBIOS product name

    Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
    mkopec committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4c5564d View commit details
    Browse the repository at this point in the history
  2. lib/linux.robot: add new errors to allowlist

    Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
    mkopec committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    98e915b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Automatically generate Keywoards Documentation using libdoc with CI w…

    …orkflow (#352)
    
    * scripts/create-docs.sh: created
    
    * README.md: add info about libdoc, testdoc and create-docs.sh
    
    * .github/workflows/auto-docs.yml: added
    
    * adressed review
    
    * try to start workflow
    
    * fix paths
    
    * make sure virtual environment gets activated
    
    * modify libdoc command, remove venv activation
    
    * try to make it push html files
    
    * change the documentation file name
    
    * test whether the documentation gets updated
    
    * remove the unnecessary keyword since the deployment works
    
    * README.md: added info about github pages
    
    * README.md: add docs deployment status badge
    
    Signed-off-by: Artur Raglis <artur.raglis@3mdeb.com>
    
    * README.md: fix status badge link
    
    Signed-off-by: Artur Raglis <artur.raglis@3mdeb.com>
    
    ---------
    
    Signed-off-by: Artur Raglis <artur.raglis@3mdeb.com>
    Co-authored-by: Artur Raglis <artur.raglis@3mdeb.com>
    WiktorG351 and artur-rs authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0d66d1d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. dasharo-compatibility/dcu.robot: use dcuc and print stderr

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ad9af7a View commit details
    Browse the repository at this point in the history
  2. dasharo-compatibility/dcu.robot: always use latest dcu code

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b14c839 View commit details
    Browse the repository at this point in the history
  3. dasharo-compatibility/dcu.robot: execute dcu in dcu dir

    Otherwise the dcuc has mixed up paths
    
    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d14e75b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Modify nvidia mtl configs to run tests via ssh (#428)

    * platform-configs/novacustom-v5x0tnx: Set power_ctrl
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    * configs/novacustom-v5xtnx: Add comment on os support
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    ---------
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    04b743a View commit details
    Browse the repository at this point in the history
  2. compatibility/nvidia.robot: Accept VGA Controller as gpu detected (#467)

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e616122 View commit details
    Browse the repository at this point in the history
  3. default.robot: Add ${TBD} variable

    The value is a Sha256 hash of "TBD"
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b0860ac View commit details
    Browse the repository at this point in the history
  4. platform-configs: Replace ${EMPTY} with ${TBD}

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    510be26 View commit details
    Browse the repository at this point in the history
  5. platform-configs/../default.robot: Use TBD instead of EMPTY

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    427b59d View commit details
    Browse the repository at this point in the history
  6. platform-configs/../default.robot: Change ${TBD} to human-readable

    So that if the value pops up somewhere it will be easier
    to tell what happened
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    abb1570 View commit details
    Browse the repository at this point in the history
  7. scripts/create_platform_config.py: Parsing variables from configs

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6e2a784 View commit details
    Browse the repository at this point in the history
  8. scripts/create_platform_config.py: Creates a config using includes

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0fbcc02 View commit details
    Browse the repository at this point in the history
  9. scripts/create_platform_config.py: Lint

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    047e18d View commit details
    Browse the repository at this point in the history
  10. pre-commit hooks

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ecba163 View commit details
    Browse the repository at this point in the history
  11. create_platform_config.py: Remove debug prints

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f4aa6ef View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. lib/terminal.robot: Execute Command fix for internal flashing

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored and mkopec committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1fad369 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. platform-configs/optiplex-*: add (#424)

    * platform-configs/optiplex-*: add
    
    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    
    * platform-configs/include/optiplex-common.robot: migrate OptiPlex flags
    
    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    
    * variables.robot: update OptiPlex config info
    
    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    
    ---------
    
    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    30bcded View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. docs/windows_hlk_setup.md: add

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b77069e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. A branch devoted to fix the ,,me neuter tests" (#403)

    * dasharo-security: me neuter tests add new kwd
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    
    * lib/me.robot: add pci check
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    
    * lib/me.robot: add pre measure check
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    
    * dasharo-security/me-neuter-static.robot: evoke new keyword
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    
    * dasharo-security/me-neuter.robot: add new keyword support
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    
    * lib/me.robot: use more accesible kwd
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    
    ---------
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0872c2f View commit details
    Browse the repository at this point in the history
  2. Fix develop branch not passing pre-commits

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    34f0d0c View commit details
    Browse the repository at this point in the history
  3. lib/robot.sh: Fix splitting args containing whitespace

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0b4d676 View commit details
    Browse the repository at this point in the history
  4. lib/robot.sh: Run test modules separately instead of joining them

    also fixes log names so that the logs are now separated and
    have proper names
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f31c9ca View commit details
    Browse the repository at this point in the history
  5. lib/robot.sh: More comments because the code got a bit complicated

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6b75d6c View commit details
    Browse the repository at this point in the history
  6. dasharo-compatibility/watchdog.robot: Add test: watchdog reset on ker…

    …nel crash
    
    Signed-off-by: Pawel Langowski <pawel.langowski@3mdeb.com>
    PLangowski authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    901ab9d View commit details
    Browse the repository at this point in the history
  7. platform-configs/include/protectli-v1x10.robot: fix whitespace

    Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    03ddb6c View commit details
    Browse the repository at this point in the history
  8. dasharo-security: measured-boot: Update MBO001 and Suite Setup

    MBO001 should now work with TPM 2.0 & TPM 1.2
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    438b41a View commit details
    Browse the repository at this point in the history
  9. dasharo-security: measured-boot: Add MBO002.001 - event log is complete

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9d9c0c0 View commit details
    Browse the repository at this point in the history
  10. dasharo-security: measured-boot: Add MBO003.001

    Changes to SB certificate changes only PCR-7
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a51e8d7 View commit details
    Browse the repository at this point in the history
  11. dasharo-security: measured-boot: Add MBO004.001-003 - PCR-1 tests

    Those tests check that changing Dasharo configuration option changes
    PCR-1 value and only PCR-1
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7c87371 View commit details
    Browse the repository at this point in the history
  12. dasharo-security: measured-boot: Add MBO005.001-003

    Identical configuration/state == identical measurements
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a834ea1 View commit details
    Browse the repository at this point in the history
  13. dasharo-security: measured-boot: Use Ubuntu only for tests

    Limit PCRs checked to 0-9 & 14.
    PCR-10 changes wildly without even changing configuration.
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1c7b49a View commit details
    Browse the repository at this point in the history
  14. dasharo-security: measured-boot: Use Network Boot instead of Boot Lock

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    491dbc4 View commit details
    Browse the repository at this point in the history
  15. dasharo-security: measured-boot: Use more precise "Skip If"

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ebe1426 View commit details
    Browse the repository at this point in the history
  16. dasharo-security: measured-boot: add test with flashing

    Check if reset to defaults and flashing result in having the same PCRs
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2bb3507 View commit details
    Browse the repository at this point in the history
  17. dasharo-security: measured-boot: Add text to 'Skip If'

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6f4edb1 View commit details
    Browse the repository at this point in the history
  18. dasharo-security: measured-boot: Move common parts to keyword

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4a8c11d View commit details
    Browse the repository at this point in the history
  19. dasharo-security: measured-boot: Fail test if cmd fails

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9025559 View commit details
    Browse the repository at this point in the history
  20. platform-configs: protectli-vp2420: Boot into ubuntu

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aa188c5 View commit details
    Browse the repository at this point in the history
  21. dasharo-security: measured-boot: Add comment explaining line

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    071107a View commit details
    Browse the repository at this point in the history
  22. measured-boot: check if PCR contains only F or only 0

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5928a1d View commit details
    Browse the repository at this point in the history
  23. measured-boot: remove ubuntu from test names

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    747b5af View commit details
    Browse the repository at this point in the history
  24. measured-boot: Add comment and always print filename with grep

    grep won't print path without `-H` option if it searches only one file
    
    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6a8ee4c View commit details
    Browse the repository at this point in the history
  25. measured-boot: change variable and test names

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dcfb37e View commit details
    Browse the repository at this point in the history
  26. measured-boot: move common parts to keyword

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6fca09b View commit details
    Browse the repository at this point in the history
  27. dasharo-security: measured-boot.robot: Update skip message

    Co-authored-by: SergiiDmytruk <sergii.dmytruk@3mdeb.com>
    2 people authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b627691 View commit details
    Browse the repository at this point in the history
  28. dasharo-security: measured-boot: Don't check PCR-8

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6b8c284 View commit details
    Browse the repository at this point in the history
  29. scripts/ci/qemu-run.sh: use $HDD_PATH if present

    This allows supplying an arbitrary disk image.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    606b913 View commit details
    Browse the repository at this point in the history
  30. scripts/ci/qemu-run.sh: less hard-coding for pulseaudio

    * Use `$(id -u)` to get current user's ID.
    * Use `$PULSE_SERVER` if it's already set.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5659378 View commit details
    Browse the repository at this point in the history
  31. lib/tpm.robot: extract out of dasharo-security/measured-boot

    Several keywords are useful in other TPM-related tests.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    130a1bb View commit details
    Browse the repository at this point in the history
  32. trenchboot: add module with basic TrenchBoot tests

    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6341c87 View commit details
    Browse the repository at this point in the history
  33. dasharo-security: measured-boot: Use security menu instead of USB

    Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
    m-iwanicki authored and macpijan committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    42eaf33 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. cpu-temperature.robot: Fix calculating mean temp (#481)

    Initially the number of temp measurements was equal to
    TEMPERATURE_TEST_DURATION, but now the time between measurements
    can be adjusted and calculating the average temperature will
    fail if the TEMPERATURE_TEST_MEASURE_INTERVAL is not equal to 1
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    83a8a12 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. dasharo-compatibility/: replace flash keywords (#484)

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0b674a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. 339 stop logging to terminal KW (#449)

    * ubuntu-keywords.robot: Add kws for managing logging level
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    ubuntu-keywords.robot: Simplify getting log level, remove pipe
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    * basic-platform-setup.robot: Boot to Ubuntu - check logging level
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    ubuntu-keywords.robot: Fix typoin Set Logging Level
    
    Co-authored-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    
    * ubuntu-keywords.robot: Add removing old log levels in etc/sysctl.conf
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    Rebase & precommit
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    ubuntu-keywords.robot: Remove unused `Stop Logging To Terminal` KW
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    * basic-platform-setup.robot: Set logging level in Boot to OS Ubuntu
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    
    ---------
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    Co-authored-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
    philipandag and macpijan authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e306abc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. scripts/ci/qemu-run.sh: suggest Ubuntu 22.04.4

    22.04.3 is no longer available for download.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    334f153 View commit details
    Browse the repository at this point in the history
  2. scripts/ci/qemu-run.sh: fix/improve examples in check_disks()

    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    2ef5fd6 View commit details
    Browse the repository at this point in the history
  3. lib/network.robot: extract out of keywords.robot

    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    36d4740 View commit details
    Browse the repository at this point in the history
  4. lib/network.robot: make Get Hostname Ip handle 10.0.*.*

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    19eadfa View commit details
    Browse the repository at this point in the history
  5. lib/network.robot: fix Send File To DUT for QEMU

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    78e9351 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. keywords,lib/network: check for QEMU via ${MANUFACTURER}

    This allows to have multiple QEMU configs which are treated the same.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ffe6d87 View commit details
    Browse the repository at this point in the history
  2. platform-configs/qemu.robot: rename to qemu-selftests.robot

    Also drop parts that aren't used by self-tests.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fc2826a View commit details
    Browse the repository at this point in the history
  3. platform-configs/qemu.robot: add

    A lot of similarity with qemu-selftests, but didn't include one into the
    other because their use-cases are different.
    
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    SergiiDmytruk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b526414 View commit details
    Browse the repository at this point in the history
  4. capsule-update.robot: add tests of capsule updates

    Failed to make spelling exception work in .codespellx and added
    ../ignore_lines.txt, maybe setting in .codespellrc doesn't work
    anymore [0].
    
    [0]: https://docs.openverse.org/general/contribution/codespell.html
    
    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
    JanPrusinowski authored and SergiiDmytruk committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3328ea5 View commit details
    Browse the repository at this point in the history
  5. capsule_update_tests.sh: changed default download folder

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    503f5a9 View commit details
    Browse the repository at this point in the history
  6. capsule-update.robot: changed location of capsule files

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6ded6c7 View commit details
    Browse the repository at this point in the history
  7. capsule-update.robot: extended time for reset command

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a6414a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. qemu-selftests.robot: precommit fixes

    Signed-off-by: Jan Prusinowski <jan.prusinowski@3mdeb.com>
    JanPrusinowski committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    67deffa View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. scripts/lib/robot.sh: Check if _separator_idx is positive

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4a21315 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. scripts/defconfig-parser.py: prototype, example

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5c0c71f View commit details
    Browse the repository at this point in the history
  2. scripts/defconfig-parser.py: update

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5381678 View commit details
    Browse the repository at this point in the history
  3. scripts/config-parser.py: update, rename, add docs

    Signed-off-by: Filip Lewiński <filip.lewinski@3mdeb.com>
    filipleple committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d6181f5 View commit details
    Browse the repository at this point in the history
  4. scripts/lib/mappings.json: match options lib to CONFIG_SYSTEM_TYPE_LA…

    …PTOP
    
    Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
    mkopec committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f55f4ab View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. platform-configs/odroid-h4-plus.robot: Add basic config

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bb8a427 View commit details
    Browse the repository at this point in the history
  2. odroid-h4-plus.robot: More variables for minimal-regression

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d554c63 View commit details
    Browse the repository at this point in the history
  3. varsodroid.robot: Change SSD name in odroid

    It was supposedly borrowed from a NV41x laptop but
    the disk this laptop had in the config is different
    from what actually is connected to odroid.
    
    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    db2add9 View commit details
    Browse the repository at this point in the history
  4. platform-configs/odroid-h4-plus.robot: ignore HDA in codespell

    Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
    mkopec committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c1169cf View commit details
    Browse the repository at this point in the history
  5. dasharo-compatibility/usb-type-c.robot: add thunderbolt support+ depe…

    …ndecies
    
    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2544b1c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. platform-configs/novacustom-v5x0tnx: Decrease min cpu clock to 200MHz

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ed5ad3c View commit details
    Browse the repository at this point in the history
  2. lib/sleep-lib.robot: Increase rtcwake delay to 60s

    Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
    philipandag authored and mkopec committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b19380f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. dasharo-compatibility/usb-type-c.robot: me dp auto tests

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3cbf274 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. dasharo-compatibility/usb-type-c.robot: minor fixes

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3707261 View commit details
    Browse the repository at this point in the history
  2. dasharo-compatibility/usb-type-c.robot: index fix

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ca338ab View commit details
    Browse the repository at this point in the history
  3. dasharo-compatibility/usb-type-c.robot: fix

    Signed-off-by: Wiktor Mowinski <wiktor.mowinski@3mdeb.com>
    wiktormowinski committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c39a711 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. lib/options/dcu.robot: Change dcu lib to use containered version

    Signed-off-by: Sebastian Czapla <sebastian.czapla@3mdeb.com>
    SebastianCzapla committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c9e177b View commit details
    Browse the repository at this point in the history