X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=tests%2Fapi_test.c;fp=tests%2Fapi_test.c;h=16a56fc443910d46eaae77d91c1dbfccf05b4b2d;hb=913bfee3825c953fd2a8081cd6e120f0b480a562;hp=0000000000000000000000000000000000000000;hpb=718b114789f33651f138b33e7d39d80b028c98c6;p=libnomaccel diff --git a/tests/api_test.c b/tests/api_test.c new file mode 100644 index 0000000..16a56fc --- /dev/null +++ b/tests/api_test.c @@ -0,0 +1,3 @@ +int nom_accel_is_stationary (&x, &y, &z); +int nom_accel_get_face_up_down (&x, &y, &z); +int nom_accel_get_top_edge (&x, &y, &z); \ No newline at end of file