Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • c48a1dc
  • /
  • recipes
  • /
  • 30-test_engine.t
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:c097b6f143a6d8478d502a1936d1605553fa595c
directory badge Iframe embedding
swh:1:dir:a88244908084fc5b39e426376a91334a2eed4a07
30-test_engine.t
#! /usr/bin/perl

use strict;
use warnings;

use OpenSSL::Test;

setup("test_engine");

plan tests => 1;
ok(run(test(["enginetest"])), "running enginetest");

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top