summaryrefslogtreecommitdiff
path: root/test/rlhc.d/case/caseindep_rust.rs-U-T1--var-backend.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/rlhc.d/case/caseindep_rust.rs-U-T1--var-backend.in')
-rw-r--r--test/rlhc.d/case/caseindep_rust.rs-U-T1--var-backend.in210
1 files changed, 210 insertions, 0 deletions
diff --git a/test/rlhc.d/case/caseindep_rust.rs-U-T1--var-backend.in b/test/rlhc.d/case/caseindep_rust.rs-U-T1--var-backend.in
new file mode 100644
index 00000000..fa3dfb8e
--- /dev/null
+++ b/test/rlhc.d/case/caseindep_rust.rs-U-T1--var-backend.in
@@ -0,0 +1,210 @@
+host( "working/caseindep_rust.rl", 1 ) @{//
+ // @@LANG: rust
+ // @@GENERATED: true
+ //
+
+
+
+
+
+
+
+}@
+array s8 _indep_key_offsets( 0, 20 ) = { 0, 0, 4, 5, 6, 7, 8, 9, 10, 12, 14, 16, 18, 20, 0 };
+
+array u8 _indep_trans_keys( 0, 111 ) = { 49, 51, 52, 54, 104, 101, 108, 108, 111, 10, 72, 104, 69, 101, 76, 108, 76, 108, 79, 111, 0 };
+
+array s8 _indep_single_lengths( 0, 2 ) = { 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 0, 0 };
+
+array s8 _indep_range_lengths( 0, 2 ) = { 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
+
+array s8 _indep_index_offsets( 0, 30 ) = { 0, 0, 3, 5, 7, 9, 11, 13, 15, 18, 21, 24, 27, 30, 0 };
+
+array s8 _indep_trans_cond_spaces( -1, 0 ) = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0 };
+
+array s8 _indep_trans_offsets( 0, 30 ) = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 0 };
+
+array s8 _indep_trans_lengths( 0, 1 ) = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 };
+
+array s8 _indep_cond_keys( 0, 0 ) = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
+
+array s8 _indep_cond_targs( 0, 13 ) = { 2, 8, 0, 3, 0, 4, 0, 5, 0, 6, 0, 7, 0, 13, 0, 9, 9, 0, 10, 10, 0, 11, 11, 0, 12, 12, 0, 7, 7, 0, 0, 0 };
+
+array s8 _indep_cond_actions( 0, 0 ) = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
+
+array s8 _indep_nfa_targs( 0, 0 ) = { 0, 0 };
+
+array s8 _indep_nfa_offsets( 0, 0 ) = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
+
+array s8 _indep_nfa_push_actions( 0, 0 ) = { 0, 0 };
+
+array s8 _indep_nfa_pop_trans( 0, 0 ) = { 0, 0 };
+
+value int indep_start = 1;
+value int indep_first_final = 13;
+value int indep_error = 0;
+
+value int indep_en_main = 1;
+
+host( "working/caseindep_rust.rl", 24 ) @{
+
+ unsafe fn m( s: String )
+ {
+ let data: &[u8] = s.as_bytes();
+ let mut p:i32 = 0;
+ let mut pe:i32 = s.len() as i32;
+ let mut eof:i32 = s.len() as i32;
+ let mut cs: i32 = 0;
+ let mut buffer = String::new();
+
+ }@
+ {
+ cs = cast(int)indep_start;
+ }
+ host( "working/caseindep_rust.rl", 35 ) @{
+ }@
+ {
+ int _klen;
+ index u8 _keys;
+ index s8 _ckeys;
+ int _cpc;
+ uint _trans;
+ uint _cond = 0;
+ uint _have = 0;
+ uint _cont = 1;
+ while ( _cont == 1 ) {
+
+ if ( cs == 0 )
+ _cont = 0;
+ _have = 0;
+ if ( p == pe ) {
+ if ( _have == 0 )
+ _cont = 0;
+ }
+ if ( _cont == 1 ) {
+ if ( _have == 0 ) {
+ _keys = offset( _indep_trans_keys, _indep_key_offsets[cs] );
+ _trans = cast(uint)_indep_index_offsets[cs];
+ _have = 0;
+
+ _klen = cast(int)_indep_single_lengths[cs];
+ if ( _klen > 0 ) {
+ index u8 _lower;
+ index u8 _mid;
+ index u8 _upper;
+ _lower = _keys;
+ _upper = _keys + _klen - 1;
+ while ( _upper >= _lower && _have == 0 ) {
+ _mid = _lower + ((_upper-_lower) >> 1);
+ if ( ( deref( data, p )) < deref( _indep_trans_keys, _mid ) )
+ _upper = _mid - 1;
+ else if ( ( deref( data, p )) > deref( _indep_trans_keys, _mid ) )
+ _lower = _mid + 1;
+ else {
+ _trans += cast(uint)(_mid - _keys);
+ _have = 1;
+ }
+ }
+ if ( _have == 0 ) {
+ _keys += _klen;
+ _trans += cast(uint)_klen;
+ }
+ }
+
+ if ( _have == 0 ) {
+ _klen = cast(int)_indep_range_lengths[cs];
+ if ( _klen > 0 ) {
+ index u8 _lower;
+ index u8 _mid;
+ index u8 _upper;
+ _lower = _keys;
+ _upper = _keys + (_klen<<1) - 2;
+ while ( _have == 0 && _lower <= _upper ) {
+ _mid = _lower + (((_upper-_lower) >> 1) & ~1);
+ if ( ( deref( data, p )) < deref( _indep_trans_keys, _mid ) )
+ _upper = _mid - 2;
+ else if ( ( deref( data, p )) > deref( _indep_trans_keys, _mid + 1 ) )
+ _lower = _mid + 2;
+ else {
+ _trans += cast(uint)((_mid - _keys)>>1);
+ _have = 1;
+ }
+ }
+ if ( _have == 0 )
+ _trans += cast(uint)_klen;
+ }
+ }
+
+ _ckeys = offset( _indep_cond_keys, _indep_trans_offsets[_trans] );
+ _klen = cast(int)_indep_trans_lengths[_trans];
+ _cond = cast(uint)_indep_trans_offsets[_trans];
+ _have = 0;
+
+ _cpc = 0;
+ {
+ index s8 _lower;
+ index s8 _mid;
+ index s8 _upper;
+ _lower = _ckeys;
+ _upper = _ckeys + _klen - 1;
+ while ( _have == 0 && _lower <= _upper ) {
+ _mid = _lower + ((_upper-_lower) >> 1);
+ if ( _cpc < cast(int)deref( _indep_cond_keys, _mid ) )
+ _upper = _mid - 1;
+ else if ( _cpc > cast(int)deref( _indep_cond_keys, _mid ) )
+ _lower = _mid + 1;
+ else {
+ _cond += cast(uint)(_mid - _ckeys);
+ _have = 1;
+ }
+ }
+ if ( _have == 0 ) {
+ cs = 0;
+ _cont = 0;
+ }
+ }
+ }
+ if ( _cont == 1 ) {
+ cs = cast(int)_indep_cond_targs[_cond];
+
+ if ( cs == 0 )
+ _cont = 0;
+ if ( _cont == 1 )
+ p += 1;
+
+ }}
+ }
+ }
+ host( "working/caseindep_rust.rl", 36 ) @{
+
+ if ( cs >= indep_first_final ) {
+ println!( "ACCEPT" );
+ }
+ else {
+ println!( "FAIL" );
+ }
+ }
+
+ fn main()
+ {
+ unsafe { m( "1hello\n".to_string() ); }
+ unsafe { m( "1HELLO\n".to_string() ); }
+ unsafe { m( "1HeLLo\n".to_string() ); }
+ unsafe { m( "2hello\n".to_string() ); }
+ unsafe { m( "2HELLO\n".to_string() ); }
+ unsafe { m( "2HeLLo\n".to_string() ); }
+ unsafe { m( "3hello\n".to_string() ); }
+ unsafe { m( "3HELLO\n".to_string() ); }
+ unsafe { m( "3HeLLo\n".to_string() ); }
+ unsafe { m( "4hello\n".to_string() ); }
+ unsafe { m( "4HELLO\n".to_string() ); }
+ unsafe { m( "4HeLLo\n".to_string() ); }
+ unsafe { m( "5hello\n".to_string() ); }
+ unsafe { m( "5HELLO\n".to_string() ); }
+ unsafe { m( "5HeLLo\n".to_string() ); }
+ unsafe { m( "6hello\n".to_string() ); }
+ unsafe { m( "6HELLO\n".to_string() ); }
+ unsafe { m( "6HeLLo\n".to_string() ); }
+ }
+
+}@ \ No newline at end of file