File: test_connect.h

package info (click to toggle)
profanity 0.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,028 kB
  • sloc: ansic: 78,627; makefile: 543; python: 212; sh: 132
file content (5 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (3)
1
2
3
4
5
void connect_jid_requests_roster(void **state);
void connect_jid_sends_presence_after_receiving_roster(void **state);
void connect_jid_requests_bookmarks(void **state);
void connect_bad_password(void **state);
void connect_shows_presence_updates(void **state);