socx-cli 0.2.10__tar.gz → 0.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {socx_cli-0.2.10 → socx_cli-0.3.0}/.gitignore +1 -1
- {socx_cli-0.2.10 → socx_cli-0.3.0}/PKG-INFO +3 -2
- socx_cli-0.3.0/assets/rerun/outputs/00-17_failed.log +6807 -0
- socx_cli-0.3.0/assets/rerun/outputs/01-21_failed.log +6807 -0
- socx_cli-0.3.0/assets/rerun/outputs/01-25_failed.log +6807 -0
- socx_cli-0.3.0/assets/rerun/outputs/01-27_failed.log +6807 -0
- socx_cli-0.3.0/assets/rerun/outputs/01-28_failed.log +6807 -0
- socx_cli-0.3.0/assets/rerun/outputs/01-36_failed.log +6807 -0
- socx_cli-0.3.0/assets/rgr/inputs/failed_tests_history.log +6807 -0
- socx_cli-0.3.0/failed_tests_history2.log +11 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/pyproject.toml +3 -2
- socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-03_passed.log +0 -0
- socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-12_passed.log +0 -0
- socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-15_passed.log +0 -0
- socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-17_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/cli/__init__.py +2 -2
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/cli/_params.py +21 -26
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/cli/cli.py +5 -3
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/decorators.py +3 -6
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/regression/regression.py +10 -9
- socx_cli-0.3.0/src/socx_patches/__init__.py +0 -0
- socx_cli-0.3.0/src/socx_plugins/__init__.py +0 -0
- socx_cli-0.3.0/src/socx_plugins/convert/__init__.py +0 -0
- socx_cli-0.3.0/src/socx_plugins/regression/__init__.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx_plugins/regression/_cli.py +16 -9
- socx_cli-0.2.10/src/socx_plugins/regression/_opts.py → socx_cli-0.3.0/src/socx_plugins/regression/_params.py +7 -2
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx_plugins/regression/cli.py +13 -18
- {socx_cli-0.2.10 → socx_cli-0.3.0}/uv.lock +21 -127
- {socx_cli-0.2.10 → socx_cli-0.3.0}/.env +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/.python-version +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-04_passed.log → /socx_cli-0.3.0/05-30_failed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-04_failed.log → /socx_cli-0.3.0/05-30_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/LICENSE +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/README.md +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/lst/inputs/MCUList.lst +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/lst/inputs/SPUList.list +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/lst/inputs/SPUList.lst +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/lst/inputs/hwsList.lst +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/lst/inputs/memLd.json +0 -0
- /socx_cli-0.2.10/assets/rgr/inputs/failed_tests_history.log → /socx_cli-0.3.0/assets/rerun/outputs/00-04_failed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-05_failed.log → /socx_cli-0.3.0/assets/rerun/outputs/00-04_passed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-06_failed.log → /socx_cli-0.3.0/assets/rerun/outputs/00-17_passed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-07_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/01-21_passed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-11_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/01-25_passed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-30_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/01-27_passed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-36_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/01-28_passed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-37_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/01-36_passed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-38_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-04_failed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-05_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-04_passed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-39_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-05_failed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-06_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-05_passed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-42_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-06_failed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-07_failed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-06_passed.log +0 -0
- /socx_cli-0.2.10/assets/rerun/outputs/04-11_failed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-07_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-43_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-07_passed.log +0 -0
- /socx_cli-0.2.10/failed_tests_history2.log → /socx_cli-0.3.0/assets/rerun/outputs/04-11_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-45_passed.log → /socx_cli-0.3.0/assets/rerun/outputs/04-11_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-30_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-47_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-30_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-33_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-33_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-35_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-35_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-36_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-49_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-36_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-37_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-50_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-37_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-38_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-51_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-38_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-39_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-52_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-39_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-42_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/12-58_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-42_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-43_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-01_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-43_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-45_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-03_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-45_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-47_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-05_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-47_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-49_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-08_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-49_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-50_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-09_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-50_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-51_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-16_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-51_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-52_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-17_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-52_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/12-58_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-29_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/12-58_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-01_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-30_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-01_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-03_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-53_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-03_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-05_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-54_failed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-05_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-08_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-55_failed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-08_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-09_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/13-58_failed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-09_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-11_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-11_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-13_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-13_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-14_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-14_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-16_failed.log +0 -0
- /socx_cli-0.2.10/assets/rgr/outputs/02-03-2025/16-54_failed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-16_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-17_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-18_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-17_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-18_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-18_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-19_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-19_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-24_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-24_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-25_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-25_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-26_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-26_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-28_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-28_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-29_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-20_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-29_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-30_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-23_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-30_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-31_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-31_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-33_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-33_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-34_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-34_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-35_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-35_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-53_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-24_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-53_passed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-31_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-54_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-54_passed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-33_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-55_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-55_passed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-35_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/13-58_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/13-58_passed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-36_passed.log → /socx_cli-0.3.0/assets/rgr/outputs/02-03-2025/16-54_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/assets/rgr/outputs/02-03-2025/16-54_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/bin/version +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/ruff.toml +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-22_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-22_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-23_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-23_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-24_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-24_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-25_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/08-25_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-18_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-37_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-18_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-20_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-39_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-20_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-23_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-40_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-23_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-24_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-42_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-24_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-31_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-46_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-31_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-33_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-57_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-33_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-35_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-03_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-35_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-36_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-12_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-36_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-37_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-15_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-37_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-39_failed.log +0 -0
- /socx_cli-0.2.10/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-17_passed.log → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-39_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-40_failed.log +0 -0
- /socx_cli-0.2.10/src/socx_patches/__init__.py → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-40_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-42_failed.log +0 -0
- /socx_cli-0.2.10/src/socx_plugins/__init__.py → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-42_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-46_failed.log +0 -0
- /socx_cli-0.2.10/src/socx_plugins/convert/__init__.py → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-46_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-57_failed.log +0 -0
- /socx_cli-0.2.10/src/socx_plugins/regression/__init__.py → /socx_cli-0.3.0/scripts/socx/assets/rgr/rerun_failures/02-03-2025/09-57_passed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-03_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-12_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-15_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/scripts/socx/assets/rgr/rerun_failures/02-03-2025/10-17_failed.log +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/__init__.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/__main__.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/_config.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/_meta.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/cli/_cli.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/cli/_rich.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/config.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/console.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/converter.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/formatter.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/log.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/memory.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/mixins.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/parser.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/reader.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/regression/__init__.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/regression/status.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/regression/test.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/static/settings/converter.toml +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/static/settings/filetypes.toml +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/static/settings/plugins.toml +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/static/settings/regression.toml +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/static/settings/settings.toml +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/static/sql/socx.sql +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/tokenizer.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/validators.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/visitor.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx/writer.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx_patches/post_process_sim_log.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx_plugins/config.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx_plugins/convert/lst.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/src/socx_plugins/example.py +0 -0
- {socx_cli-0.2.10 → socx_cli-0.3.0}/tests/test_uid.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: socx-cli
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.3.0
|
|
4
4
|
Summary: System on chip verification and tooling infrastructure.
|
|
5
5
|
Project-URL: Homepage, https://github.com/runsonmymachine/socx
|
|
6
6
|
Project-URL: Issues, https://github.com/runsonmymachine/socx/issues
|
|
@@ -12,6 +12,7 @@ Requires-Python: >=3.12
|
|
|
12
12
|
Requires-Dist: build>=1.2.2.post1
|
|
13
13
|
Requires-Dist: click>=8.1.8
|
|
14
14
|
Requires-Dist: dynaconf>=3.2.7
|
|
15
|
+
Requires-Dist: httpx>=0.28.1
|
|
15
16
|
Requires-Dist: importlib-metadata>=8.6.1
|
|
16
17
|
Requires-Dist: importlib>=1.0.4
|
|
17
18
|
Requires-Dist: jinja2>=3.1.5
|
|
@@ -24,8 +25,8 @@ Requires-Dist: python-dotenv[cli]>=1.0.1
|
|
|
24
25
|
Requires-Dist: rich-click>=1.8.6
|
|
25
26
|
Requires-Dist: setuptools>=75.8.2
|
|
26
27
|
Requires-Dist: textual-serve>=1.1.1
|
|
27
|
-
Requires-Dist: textual-web>=0.4.2
|
|
28
28
|
Requires-Dist: trogon>=0.6.0
|
|
29
|
+
Requires-Dist: uvloop>=0.21.0
|
|
29
30
|
Description-Content-Type: text/markdown
|
|
30
31
|
|
|
31
32
|
# SOCX – SoC Verification CLI Tool
|