Write a small comment so we know...
This commit is contained in:
@@ -203,6 +203,7 @@ test_bn:
|
||||
./$(EXPTEST)
|
||||
|
||||
test_ec:
|
||||
@echo 'test elliptic curves'
|
||||
./$(ECTEST)
|
||||
|
||||
test_verify:
|
||||
|
||||
@@ -174,6 +174,7 @@ $ write sys$output "test a^b%c implementations"
|
||||
$ mcr 'texe_dir''exptest'
|
||||
$ return
|
||||
$ test_ec:
|
||||
$ write sys$output "test elliptic curves"
|
||||
$ mcr 'texe_dir''ectest'
|
||||
$ return
|
||||
$ test_verify:
|
||||
|
||||
Reference in New Issue
Block a user