From 9c0ed46f68cada9f3455be91adb553d020012596 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Sat, 9 Mar 2019 11:56:05 +0100 Subject: Rename 'qa' directory to 'tests' When searching for library tests, 'qa' is easily overlooked. Use a more common name instead. Suggested-by: Pablo Neira Ayuso Signed-off-by: Phil Sutter Signed-off-by: Pablo Neira Ayuso --- tests/qa-connlabel.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/qa-connlabel.conf (limited to 'tests/qa-connlabel.conf') diff --git a/tests/qa-connlabel.conf b/tests/qa-connlabel.conf new file mode 100644 index 0000000..38c3115 --- /dev/null +++ b/tests/qa-connlabel.conf @@ -0,0 +1,11 @@ +0 zero +# duplicate names should be skipped +1 zero +1 test label 1 +1 zero +# .. so this should have added bit 1 as "test label 1" +2 test label 2 +# duplicate bit, should be skipped, too +2 duplicate +5 unused label +42 T -- cgit v1.2.3