s2e-core icon indicating copy to clipboard operation
s2e-core copied to clipboard

Verify output values (on CI)

Open 200km opened this issue 3 years ago • 1 comments

Overview

Make a process to verify the correctness of output values.

Details

In order to quickly find bugs in algorithms, we need to make a process to verify the correctness of output values.
It is better to run the process on the CI.
The following points are important and needed to discuss:

  • What kind of parameters does S2E have?
  • What kind of verifications are done by maintainers now?
  • What kind of verification processes are required?

Conditions for close

まずは単純な検証でいいが,それが回り始めたらS2E全体を検証・ユニットテストを回しやすい設計に変えていけるといい

Supplement

NA

Note

  • Write a conclusion when closing the issue.

200km avatar Jan 07 '22 23:01 200km

とりあえず最初はPRにコメントとしてグラフを出すぐらいのやつでいいのでやっていく https://github.com/ut-issl/s2e-core/issues/85#issuecomment-1101265870

sksat avatar Apr 18 '22 10:04 sksat