File: control

package info (click to toggle)
trocla 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: ruby: 2,257; sh: 51; makefile: 27
file content (19 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Test-Command: gem2deb-test-runner --autopkgtest --check-dependencies 2>&1
Depends:
 gem2deb-test-runner,
 ruby-rspec,
 ruby-rspec-pending-for,
 trocla,
 wireguard-tools,
Features: test-name=gem2deb-test-runner
Restrictions: skippable

Test-Command: puppetserver ruby -e "
    require 'trocla';
    @trocla = Trocla.new;
    puts @trocla.password('foo', 'plain');
    puts @trocla.password('bar', 'bcrypt')"
Depends:
 trocla-puppetserver,
Features: test-name=puppetserver
Restrictions: superficial, isolation-container, needs-root