Skip to content

Commit 668f705

Browse files
rod-chapmanmkannwischer
authored andcommitted
Correct name of harness file and reference to it in Makefile
This ensures that genenerated SMT filenames are unique for all C functions. Signed-off-by: Rod Chapman <rodchap@amazon.com>
1 parent 5389d05 commit 668f705

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

proofs/cbmc/poly_getnoise_eta1_4x_native/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
include ../Makefile_params.common
55

66
HARNESS_ENTRY = harness
7-
HARNESS_FILE = poly_getnoise_eta1_4x_harness
7+
HARNESS_FILE = poly_getnoise_eta1_4x_native_harness
88

99
# This should be a unique identifier for this proof, and will appear on the
1010
# Litani dashboard. It can be human-readable and contain spaces if you wish.

proofs/cbmc/poly_getnoise_eta1_4x_native/poly_getnoise_eta1_4x_harness.c renamed to proofs/cbmc/poly_getnoise_eta1_4x_native/poly_getnoise_eta1_4x_native_harness.c

File renamed without changes.

0 commit comments

Comments
 (0)