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

Extend the wwan connection tests to support multiple cycle connection tests (New) #1309

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

Commits on Sep 27, 2024

  1. allow the wwan connection test to multiple cycles

    allow the current wwan connection test to support multiple cycle
    connection tests
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e8bbfd3 View commit details
    Browse the repository at this point in the history
  2. Add unit test and modified resource scripts

    Modified the resource scripts and add unit tests
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    67dc162 View commit details
    Browse the repository at this point in the history
  3. Update test job

    update test job
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b8b1193 View commit details
    Browse the repository at this point in the history
  4. update the test case and scripts

    update the test case and scripts
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d36b9b5 View commit details
    Browse the repository at this point in the history
  5. add setup and teardown for 3g connection test

    apply context manager as setup and teardown functions during 3g
    connection test
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eefda52 View commit details
    Browse the repository at this point in the history
  6. allow the wwan connection test to multiple cycles

    allow the current wwan connection test to support multiple cycle
    connection tests
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6a2c444 View commit details
    Browse the repository at this point in the history
  7. Add unit test and modified resource scripts

    Modified the resource scripts and add unit tests
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a3f64eb View commit details
    Browse the repository at this point in the history
  8. Update providers/base/units/wwan/resource.pxu

    Co-authored-by: Pierre Equoy <[email protected]>
    stanley31huang and pieqq committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dd9e5a5 View commit details
    Browse the repository at this point in the history
  9. Update providers/base/units/wwan/jobs.pxu

    Co-authored-by: Pierre Equoy <[email protected]>
    stanley31huang and pieqq committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9029975 View commit details
    Browse the repository at this point in the history
  10. Update providers/base/units/wwan/jobs.pxu

    Co-authored-by: Pierre Equoy <[email protected]>
    stanley31huang and pieqq committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b075c5d View commit details
    Browse the repository at this point in the history
  11. remove unnecessary files

    remove unnecessary files
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e564a37 View commit details
    Browse the repository at this point in the history
  12. Revert "remove unnecessary files"

    This reverts commit 2146236.
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    feaf673 View commit details
    Browse the repository at this point in the history
  13. update wwan_resource jobs

    update wwan_resource jobs
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    268f515 View commit details
    Browse the repository at this point in the history
  14. fix unittest

    fix unittest
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5b92d2d View commit details
    Browse the repository at this point in the history
  15. fix conflict in wwan test plan

    fix conflict in wwan test plan
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8d8dae8 View commit details
    Browse the repository at this point in the history
  16. fix bug

    fix bug
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2228db0 View commit details
    Browse the repository at this point in the history
  17. fix conflict

    fix conflict
    stanley31huang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8ec106c View commit details
    Browse the repository at this point in the history