Lines Matching refs:SECTION
13 SECTION( "normal string" ) {
16 SECTION( "empty string" ) {
19 SECTION( "string with ampersand" ) {
22 SECTION( "string with less-than" ) {
25 SECTION( "string with greater-than" ) {
29 SECTION( "string with quotes" ) {
34 SECTION( "string with control char (1)" ) {
37 SECTION( "string with control char (x7F)" ) {
44 SECTION("Valid utf-8 strings") {
56 SECTION("Invalid utf-8 strings") {
57 SECTION("Various broken strings") {
64 SECTION("Overlong encodings") {
73 SECTION("Surrogate pairs") {
80 SECTION("Invalid start byte") {
91 SECTION("Missing continuation byte(s)") {