head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2016.05.31.02.10.00;	author agc;	state Exp;
branches;
next	;
commitid	OqftfVbJXLBuOz8z;


desc
@@


1.1
log
@Add test for luhn library and utility, derived from the existing tests in the
Makefile using human2atf. Not very extensive, but gives a basic functionality
check. Results of running the tests:

	[19:06:50] agc@@netbsd-002 ...tests/usr.bin/luhn [3437] > sudo make test
	*** WARNING: make test is experimental
	***
	*** Using this test does not preclude you from running the tests
	*** installed in /usr/tests.  This test run may raise false
	*** positives and/or false negatives.

	Tests root: /usr/tests/usr.bin/luhn

	t_luhn (1/1): 1 test cases
	    luhn_testset_1_basic: [0.030007s] Passed.
	[0.030780s]

	Summary for 1 test programs:
	    1 passed test cases.
	    0 failed test cases.
	    0 expected failed test cases.
	    0 skipped test cases.

	*** The verbatim output of atf-run has been saved to /usr/tests/usr.bin/luhn/atf-run.log
	*** Once again, note that make test is unsupported.
	[19:06:54] agc@@netbsd-002 ...tests/usr.bin/luhn [3438]
@
text
@number '7992739871', checkdigit 3
number '7992739871', checkdigit 3
number '7992739871', checkdigit 3
number '7992739871', checkdigit 3
@
