action #124101
Updated by szarate almost 2 years ago
#### Tasks - Define a timebox during the planning - Check for established tests that exist already (Like LTP for Glibc) and enable those - Check if the glibc package has tests enabled on OBS #### Acceptance Criteria 1. Document the research on this ticket 1. Propose a test plan for Glibc at a functional level #### Notes - Don't think about running a Fuzzer :) - Verify interoperability (in case of ISV building their own thing) - Test core features of GLibc, i.e. running torture tests. - Consider building glibc during the test ``` tests/console/gdb.pm tests/console/glibc_sanity.pm tests/console/glibc_tunables.pm tests/jeos/glibc_locale.pm tests/kernel/ulp_openposix.pm tests/kernel/ulp_threads.pm ```