Cijoe

Latest version: v0.9.45

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.0.14

* `cij_reporter`: fixed rendering of elapsed wall-clock
* Updated qemu module to match new 'qemu' with OCSSD support in 'qemu-img'

0.0.13

* A myriad of cleanup and fixes

* Deprecated Python Libraries
- nvm.py incomplete Python interface for liblightnvm using CLI
- spdk.py testcases implemented for liblightnvm in Python, this is handled
better by the liblightnvm testcases themselves, hence deprecated

0.0.12

* Bumped version number
* Added 'clean' to release-script

0.0.11

* Added option to define testcases "inline" in testplan
- It used to rely on a specific testsuite file
- It now uses inline, when it is defined, testsuite otherwise
* Added testplan/testsuite alias
- To be used for briefly describing how a set of testcases relates to the
testplan
* Expanded usage examples
* Fixes to environment sourcing and lnvm module
* Fixed prefix to interactive shell

0.0.5

Test-Runner

* Changed `cij_runner` arguments to positional

Example environment definitions

* Expanded declarations of reference environment

0.0.4

Added this CHANGELOG, a bunch of style fixes and a couple of logic fixes, and
some functionality changes.

Shell Modules

* Renamed `get_fib_range` to `cij::get_fib_range`
* `get_exp_2_range` to `cij::get_exp_2_range`
* vdbench: prefixed vars with `VDBENCH_`

Tools

Changed `cij_reporter` it now takes the output path as positional argument
instead of optional named argument. E.g.:

bash
How it was
cij_reporter --output /path/to/output

How it is now
cij_reporter /path/to/output

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.