Project

General

Profile

action #124101

Updated by szarate about 1 year 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 

 #### Notes 
 - Don't think about running a Fuzzer :) 

 ``` 
 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 
 ```

Back